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

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2864'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7016666667 -110.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:scientificName 'Villogorgia bebrycoides (Koch 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2144'^^xsd:string;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7016666667 -110.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2900'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7016666667 -110.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2660'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7016666667 -110.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5979'^^xsd:integer;
  dwc:scientificName 'Nidaliopsis spinulosum (Delle Chiaje 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5979'^^xsd:string;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7016666667 -110.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5987'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5987'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.75 -91.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.75"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9397'^^xsd:integer;
  dwc:scientificName 'Chelidonisis aurantiaca Studer 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-91.2'^^xsd:double;
  dwc:latitude '27.75'^^xsd:double;
  dwc:aphiaid '125372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9397'^^xsd:string;
  dwc:observationDate '1964-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '125372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11989> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11989>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11989'^^xsd:integer;
  dwc:scientificName 'Bathypathes lyra Brook 1889'^^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 '103322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11989'^^xsd:string;
  dwc:observationDate '1989-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '289303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7333333333 -84.35055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.35055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9545'^^xsd:integer;
  dwc:scientificName 'Scleracis guadaloupensis (Duchassaing & Michelotti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-84.35055'^^xsd:double;
  dwc:latitude '25.7333333333'^^xsd:double;
  dwc:aphiaid '418854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9545'^^xsd:string;
  dwc:observationDate '1982-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '418854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.275 -84.2461166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.275"^^xsd:decimal ;
  dwc:decimalLongitude "-84.2461166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9542'^^xsd:integer;
  dwc:scientificName 'Scleracis petrosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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:longitude '-84.2461166667'^^xsd:double;
  dwc:latitude '25.275'^^xsd:double;
  dwc:aphiaid '291028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9542'^^xsd:string;
  dwc:observationDate '1981-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '291028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.275 -84.2461166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.275"^^xsd:decimal ;
  dwc:decimalLongitude "-84.2461166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9546'^^xsd:integer;
  dwc:scientificName 'Scleracis guadaloupensis (Duchassaing & Michelotti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-84.2461166667'^^xsd:double;
  dwc:latitude '25.275'^^xsd:double;
  dwc:aphiaid '418854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9546'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '418854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.45 -81.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.45"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9541'^^xsd:integer;
  dwc:scientificName 'Thesea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-81.6333333333'^^xsd:double;
  dwc:latitude '24.45'^^xsd:double;
  dwc:aphiaid '125315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9541'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '125315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5666666667 -79.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9540'^^xsd:integer;
  dwc:scientificName 'Eunicella albatrossi Stiasny'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-79.5333333333'^^xsd:double;
  dwc:latitude '30.5666666667'^^xsd:double;
  dwc:aphiaid '286182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9540'^^xsd:string;
  dwc:observationDate '1965-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1608979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.7333333333 -79.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9539'^^xsd:integer;
  dwc:scientificName 'Eunicella albatrossi Stiasny'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-79.4333333333'^^xsd:double;
  dwc:latitude '30.7333333333'^^xsd:double;
  dwc:aphiaid '286182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9539'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1608979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.7333333333 -79.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9538'^^xsd:integer;
  dwc:scientificName 'Eunicella modesta (Verrill 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-79.4333333333'^^xsd:double;
  dwc:latitude '30.7333333333'^^xsd:double;
  dwc:aphiaid '177818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9538'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1608978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.9833333333 -79.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9548'^^xsd:integer;
  dwc:scientificName 'Riisea paniculata Duchassaing & Michelotti 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^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:longitude '-79.25'^^xsd:double;
  dwc:latitude '25.9833333333'^^xsd:double;
  dwc:aphiaid '290997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9548'^^xsd:string;
  dwc:observationDate '1965-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '290997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5166666667 -79.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9551'^^xsd:integer;
  dwc:scientificName 'Riisea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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:longitude '-79.25'^^xsd:double;
  dwc:latitude '27.5166666667'^^xsd:double;
  dwc:aphiaid '267814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9551'^^xsd:string;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '267814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5166666667 -79.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9536'^^xsd:integer;
  dwc:scientificName 'Swiftia casta (Verrill 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-79.0833333333'^^xsd:double;
  dwc:latitude '31.5166666667'^^xsd:double;
  dwc:aphiaid '177815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9536'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1473600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6166666667 -78.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-78.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9537'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-78.9666666667'^^xsd:double;
  dwc:latitude '26.6166666667'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9537'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61805 -78.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.61805"^^xsd:decimal ;
  dwc:decimalLongitude "-78.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9543'^^xsd:integer;
  dwc:scientificName 'Bebryce cinerea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-78.9'^^xsd:double;
  dwc:latitude '9.61805'^^xsd:double;
  dwc:aphiaid '286340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9543'^^xsd:string;
  dwc:aphiaIdAccepted '286340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5166666667 -78.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-78.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9552'^^xsd:integer;
  dwc:scientificName 'Riisea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-78.85'^^xsd:double;
  dwc:latitude '26.5166666667'^^xsd:double;
  dwc:aphiaid '267814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9552'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '267814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1666666667 -72.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8565'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus marginatus Allman 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-72.1166666667'^^xsd:double;
  dwc:latitude '12.1666666667'^^xsd:double;
  dwc:aphiaid '292444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8565'^^xsd:string;
  dwc:observationDate '1971-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '292444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4847166667 -66.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4847166667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4905'^^xsd:integer;
  dwc:scientificName 'Flabellum curvatum Moseley 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-66.8666666667'^^xsd:double;
  dwc:latitude '45.4847166667'^^xsd:double;
  dwc:aphiaid '173052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4905'^^xsd:string;
  dwc:observationDate '1966-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '173052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.45 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.45"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5072'^^xsd:integer;
  dwc:scientificName 'Thouarella chilensis Knkenthal 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '-54.45'^^xsd:double;
  dwc:aphiaid '286556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5072'^^xsd:string;
  dwc:observationDate '1966-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '286556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.75 -65.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-65.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11864'^^xsd:integer;
  dwc:scientificName 'Convexella magelhaenica (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-65.6666666667'^^xsd:double;
  dwc:latitude '-52.75'^^xsd:double;
  dwc:aphiaid '289710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11864'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '289710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.75 -65.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-65.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11817'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-65.6666666667'^^xsd:double;
  dwc:latitude '-52.75'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11817'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.6666666667 -65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11860'^^xsd:integer;
  dwc:scientificName 'Primnoella divaricata (Studer 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-65'^^xsd:integer;
  dwc:latitude '-43.6666666667'^^xsd:double;
  dwc:aphiaid '286544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11860'^^xsd:string;
  dwc:observationDate '1971-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '286544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.8 -64.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-64.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11943'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-64.1166666667'^^xsd:double;
  dwc:latitude '-44.8'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11943'^^xsd:string;
  dwc:observationDate '1966-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5076'^^xsd:integer;
  dwc:scientificName 'Thouarella pendulina (Roule 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '286567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5076'^^xsd:string;
  dwc:observationDate '1972-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '286567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11830'^^xsd:integer;
  dwc:scientificName 'Thouarella pendulina (Roule 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '286567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11830'^^xsd:string;
  dwc:observationDate '1972-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '286567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11927'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '-51'^^xsd:integer;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11927'^^xsd:string;
  dwc:observationDate '1971-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.9333333333 -63.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11859'^^xsd:integer;
  dwc:scientificName 'Convexella magelhaenica (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-63.6666666667'^^xsd:double;
  dwc:latitude '-53.9333333333'^^xsd:double;
  dwc:aphiaid '289710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11859'^^xsd:string;
  dwc:observationDate '1971-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '289710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.9333333333 -63.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5055'^^xsd:integer;
  dwc:scientificName 'Thouarella antarctica (Valenciennes 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-63.6666666667'^^xsd:double;
  dwc:latitude '-53.9333333333'^^xsd:double;
  dwc:aphiaid '173547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5055'^^xsd:string;
  dwc:observationDate '1971-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '173547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53 -63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53"^^xsd:decimal ;
  dwc:decimalLongitude "-63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4588'^^xsd:integer;
  dwc:scientificName 'Paragorgia arborea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-63'^^xsd:integer;
  dwc:latitude '-53'^^xsd:integer;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4588'^^xsd:string;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.6333333333 -62.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.6833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4591'^^xsd:integer;
  dwc:scientificName 'Paragorgia arborea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-62.6833333333'^^xsd:double;
  dwc:latitude '-54.6333333333'^^xsd:double;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4591'^^xsd:string;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9333333333 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9333333333 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9333333333"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4957'^^xsd:integer;
  dwc:scientificName 'Aglaoprimnoa stefanii Bayer 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-62.5'^^xsd:double;
  dwc:latitude '-54.9333333333'^^xsd:double;
  dwc:aphiaid '173407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4957'^^xsd:string;
  dwc:aphiaIdAccepted '173407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.9166666667 -61.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11938'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-61.8333333333'^^xsd:double;
  dwc:latitude '-51.9166666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11938'^^xsd:string;
  dwc:observationDate '1966-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.8191666667 -61.1341666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.8191666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.1341666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11902'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-61.1341666667'^^xsd:double;
  dwc:latitude '-74.8191666667'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11902'^^xsd:string;
  dwc:observationDate '1984-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947-a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947-a> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947-a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48 -61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48"^^xsd:decimal ;
  dwc:decimalLongitude "-61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947-a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11947-a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11947-a'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-61'^^xsd:integer;
  dwc:latitude '-48'^^xsd:integer;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11947-a'^^xsd:string;
  dwc:observationDate '1966-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.43555 -60.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.43555"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9549'^^xsd:integer;
  dwc:scientificName 'Riisea paniculata Duchassaing & Michelotti 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-60.9675'^^xsd:double;
  dwc:latitude '14.43555'^^xsd:double;
  dwc:aphiaid '290997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9549'^^xsd:string;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '290997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.43555 -60.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.43555"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9550'^^xsd:integer;
  dwc:scientificName 'Riisea paniculata Duchassaing & Michelotti 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-60.9675'^^xsd:double;
  dwc:latitude '14.43555'^^xsd:double;
  dwc:aphiaid '290997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9550'^^xsd:string;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '290997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.6666666667 -60.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11939'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-60.65'^^xsd:double;
  dwc:latitude '-52.6666666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11939'^^xsd:string;
  dwc:observationDate '1971-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.6666666667 -60.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11933'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-60.65'^^xsd:double;
  dwc:latitude '-52.6666666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11933'^^xsd:string;
  dwc:observationDate '1971-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.9508333333 -60.5177833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.9508333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5177833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11900'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-60.5177833333'^^xsd:double;
  dwc:latitude '-74.9508333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11900'^^xsd:string;
  dwc:observationDate '1984-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.9 -60.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.9"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11814'^^xsd:integer;
  dwc:scientificName 'Thouarella koellikeri Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-60.4666666667'^^xsd:double;
  dwc:latitude '-46.9'^^xsd:double;
  dwc:aphiaid '286563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11814'^^xsd:string;
  dwc:observationDate '1971-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '286563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46 -60.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11869'^^xsd:integer;
  dwc:scientificName 'Convexella magelhaenica (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-60.4166666667'^^xsd:double;
  dwc:latitude '-46'^^xsd:integer;
  dwc:aphiaid '289710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11869'^^xsd:string;
  dwc:observationDate '1971-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '289710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.3833333333 -60.3166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.3166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11813'^^xsd:integer;
  dwc:scientificName 'Thouarella koellikeri Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-60.3166666667'^^xsd:double;
  dwc:latitude '-43.3833333333'^^xsd:double;
  dwc:aphiaid '286563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11813'^^xsd:string;
  dwc:observationDate '1966-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '286563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53 -60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53"^^xsd:decimal ;
  dwc:decimalLongitude "-60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11810'^^xsd:integer;
  dwc:scientificName 'Thouarella viridis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-60'^^xsd:integer;
  dwc:latitude '-53'^^xsd:integer;
  dwc:aphiaid '578627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11810'^^xsd:string;
  dwc:observationDate '1971-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '578627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53 -60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53"^^xsd:decimal ;
  dwc:decimalLongitude "-60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5056'^^xsd:integer;
  dwc:scientificName 'Thouarella antarctica (Valenciennes 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-60'^^xsd:integer;
  dwc:latitude '-53'^^xsd:integer;
  dwc:aphiaid '173547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5056'^^xsd:string;
  dwc:observationDate '1971-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '173547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.7333333333 -59.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11867'^^xsd:integer;
  dwc:scientificName 'Armadillogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Falkland Islands'^^xsd:string;
  dwc:longitude '-59.9'^^xsd:double;
  dwc:latitude '-53.7333333333'^^xsd:double;
  dwc:aphiaid '173412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11867'^^xsd:string;
  dwc:observationDate '1971-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '173412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2166666667 -59.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11861'^^xsd:integer;
  dwc:scientificName 'Primnoella murrayi Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.8166666667'^^xsd:double;
  dwc:latitude '-46.2166666667'^^xsd:double;
  dwc:aphiaid '292038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11861'^^xsd:string;
  dwc:observationDate '1971-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '409496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.4166666667 -59.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11868'^^xsd:integer;
  dwc:scientificName 'Convexella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.7'^^xsd:double;
  dwc:latitude '-54.4166666667'^^xsd:double;
  dwc:aphiaid '267339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11868'^^xsd:string;
  dwc:observationDate '1971-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '267339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1347166667 -59.6336166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1347166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.6336166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11961'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-59.6336166667'^^xsd:double;
  dwc:latitude '-76.1347166667'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11961'^^xsd:string;
  dwc:observationDate '1984-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1347166667 -59.6336166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1347166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.6336166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11962'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-59.6336166667'^^xsd:double;
  dwc:latitude '-76.1347166667'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11962'^^xsd:string;
  dwc:observationDate '1984-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.1347166667 -59.6336166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.1347166667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.6336166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11903'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-59.6336166667'^^xsd:double;
  dwc:latitude '-75.1347166667'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11903'^^xsd:string;
  dwc:observationDate '1984-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.0002833333 -59.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.0002833333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11901'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-59.6333333333'^^xsd:double;
  dwc:latitude '-75.0002833333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11901'^^xsd:string;
  dwc:observationDate '1984-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8166666667 -59.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11945'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.5333333333'^^xsd:double;
  dwc:latitude '-54.8166666667'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11945'^^xsd:string;
  dwc:observationDate '1971-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8666666667 -59.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11947'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.4833333333'^^xsd:double;
  dwc:latitude '-54.8666666667'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11947'^^xsd:string;
  dwc:observationDate '1971-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8666666667 -59.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11934'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.4833333333'^^xsd:double;
  dwc:latitude '-54.8666666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11934'^^xsd:string;
  dwc:observationDate '1971-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6 -59.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4961'^^xsd:integer;
  dwc:scientificName 'Thouarella koellikeri Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.4833333333'^^xsd:double;
  dwc:latitude '-49.6'^^xsd:double;
  dwc:aphiaid '286563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4961'^^xsd:string;
  dwc:observationDate '1971-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '286563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.7 -59.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11942'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.4333333333'^^xsd:double;
  dwc:latitude '-54.7'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11942'^^xsd:string;
  dwc:observationDate '1966-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.4833333333 -59.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11858'^^xsd:integer;
  dwc:scientificName 'Aglaoprimnoa stefanii Bayer 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.3833333333'^^xsd:double;
  dwc:latitude '-54.4833333333'^^xsd:double;
  dwc:aphiaid '173407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11858'^^xsd:string;
  dwc:observationDate '1966-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '173407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.6166666667 -59.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4594'^^xsd:integer;
  dwc:scientificName 'Paragorgia arborea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-59.2666666667'^^xsd:double;
  dwc:latitude '-43.6166666667'^^xsd:double;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4594'^^xsd:string;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.6166666667 -59.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11944'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.2666666667'^^xsd:double;
  dwc:latitude '-43.6166666667'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11944'^^xsd:string;
  dwc:observationDate '1971-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.6166666667 -59.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11937'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.2666666667'^^xsd:double;
  dwc:latitude '-43.6166666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11937'^^xsd:string;
  dwc:observationDate '1971-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.05 -59.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.05"^^xsd:decimal ;
  dwc:decimalLongitude "-59.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11820'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-59.0333333333'^^xsd:double;
  dwc:latitude '-50.05'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11820'^^xsd:string;
  dwc:observationDate '1971-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.3333333333 -58.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5018'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.9833333333'^^xsd:double;
  dwc:latitude '-43.3333333333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5018'^^xsd:string;
  dwc:observationDate '1966-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2166666667 -58.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11931'^^xsd:integer;
  dwc:scientificName 'Amphilaphis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-58.75'^^xsd:double;
  dwc:latitude '-49.2166666667'^^xsd:double;
  dwc:aphiaid '267216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11931'^^xsd:string;
  dwc:observationDate '1971-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8666666667 -58.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11812'^^xsd:integer;
  dwc:scientificName 'Thouarella viridis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.6333333333'^^xsd:double;
  dwc:latitude '-42.8666666667'^^xsd:double;
  dwc:aphiaid '578627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11812'^^xsd:string;
  dwc:observationDate '1971-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '578627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54"^^xsd:decimal ;
  dwc:decimalLongitude "-58.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5054'^^xsd:integer;
  dwc:scientificName 'Thouarella koellikeri Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-54'^^xsd:integer;
  dwc:aphiaid '286563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5054'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '286563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1666666667 -58.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11816'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.3'^^xsd:double;
  dwc:latitude '-50.1666666667'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11816'^^xsd:string;
  dwc:observationDate '1966-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  geo-pos:lat "-42.2166666667"^^xsd:decimal ;
  geo-pos:long "-58.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11936'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.1'^^xsd:double;
  dwc:latitude '-42.2166666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11936'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  geo-pos:lat "-42.2166666667"^^xsd:decimal ;
  geo-pos:long "-58.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11928'^^xsd:integer;
  dwc:scientificName 'Amphilaphis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.1'^^xsd:double;
  dwc:latitude '-42.2166666667'^^xsd:double;
  dwc:aphiaid '267216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11928'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  geo-pos:lat "-42.2166666667"^^xsd:decimal ;
  geo-pos:long "-58.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4954'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.1'^^xsd:double;
  dwc:latitude '-42.2166666667'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4954'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2166666667 -58.1)"^^geo:wktLiteral ;
  geo-pos:lat "-42.2166666667"^^xsd:decimal ;
  geo-pos:long "-58.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11935'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.1'^^xsd:double;
  dwc:latitude '-42.2166666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11935'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2833333333 -58.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11828'^^xsd:integer;
  dwc:scientificName 'Thouarella striata Knkenthal 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.0833333333'^^xsd:double;
  dwc:latitude '42.2833333333'^^xsd:double;
  dwc:aphiaid '286569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11828'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '286569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.3166666667 -58.0166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.0166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11929'^^xsd:integer;
  dwc:scientificName 'Amphilaphis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.0166666667'^^xsd:double;
  dwc:latitude '-42.3166666667'^^xsd:double;
  dwc:aphiaid '267216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11929'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.3166666667 -58.0166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.0166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11940'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-58.0166666667'^^xsd:double;
  dwc:latitude '-42.3166666667'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11940'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.1 -57.9166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-57.9166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4595'^^xsd:integer;
  dwc:scientificName 'Paragorgia arborea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-57.9166666667'^^xsd:double;
  dwc:latitude '-42.1'^^xsd:double;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4595'^^xsd:string;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.1 -57.9166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-57.9166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11801'^^xsd:integer;
  dwc:scientificName 'Thouarella chilensis Knkenthal 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-57.9166666667'^^xsd:double;
  dwc:latitude '-42.1'^^xsd:double;
  dwc:aphiaid '286556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11801'^^xsd:string;
  dwc:observationDate '1971-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '286556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.0666666667 -57.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11930'^^xsd:integer;
  dwc:scientificName 'Amphilaphis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-57.5166666667'^^xsd:double;
  dwc:latitude '-52.0666666667'^^xsd:double;
  dwc:aphiaid '267216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11930'^^xsd:string;
  dwc:observationDate '1966-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0833333333 -57.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11932'^^xsd:integer;
  dwc:scientificName 'Amphilaphis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-57.2333333333'^^xsd:double;
  dwc:latitude '-41.0833333333'^^xsd:double;
  dwc:aphiaid '267216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11932'^^xsd:string;
  dwc:observationDate '1971-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2333333333 -57.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5060'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-57.0833333333'^^xsd:double;
  dwc:latitude '-52.2333333333'^^xsd:double;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5060'^^xsd:string;
  dwc:observationDate '1971-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2333333333 -57.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11865'^^xsd:integer;
  dwc:scientificName 'Armadillogorgia cyathella Bayer 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-57.0833333333'^^xsd:double;
  dwc:latitude '-52.2333333333'^^xsd:double;
  dwc:aphiaid '173416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11865'^^xsd:string;
  dwc:observationDate '1971-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '173416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2333333333 -57.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11952'^^xsd:integer;
  dwc:scientificName 'Clavularia cylindrica Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-57.0833333333'^^xsd:double;
  dwc:latitude '-52.2333333333'^^xsd:double;
  dwc:aphiaid '517657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11952'^^xsd:string;
  dwc:observationDate '1971-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '517657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.95 -56.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.95"^^xsd:decimal ;
  dwc:decimalLongitude "-56.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11948'^^xsd:integer;
  dwc:scientificName 'Clavularia cylindrica Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-56.9'^^xsd:double;
  dwc:latitude '-54.95'^^xsd:double;
  dwc:aphiaid '517657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11948'^^xsd:string;
  dwc:observationDate '1971-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '517657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.9 -56.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11866'^^xsd:integer;
  dwc:scientificName 'Armadillogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-56.8666666667'^^xsd:double;
  dwc:latitude '-48.9'^^xsd:double;
  dwc:aphiaid '173412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11866'^^xsd:string;
  dwc:observationDate '1971-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '173412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.9 -56.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11954'^^xsd:integer;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-56.8666666667'^^xsd:double;
  dwc:latitude '-48.9'^^xsd:double;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11954'^^xsd:string;
  dwc:observationDate '1971-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.95 -56.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11802'^^xsd:integer;
  dwc:scientificName 'Thouarella chilensis Knkenthal 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-56.8666666667'^^xsd:double;
  dwc:latitude '-40.95'^^xsd:double;
  dwc:aphiaid '286556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11802'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '286556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.76695 -56.83555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.76695"^^xsd:decimal ;
  dwc:decimalLongitude "-56.83555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11963'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-56.83555'^^xsd:double;
  dwc:latitude '-75.76695'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11963'^^xsd:string;
  dwc:observationDate '1984-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -56.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11946'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-56.6666666667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11946'^^xsd:string;
  dwc:observationDate '1971-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51 -56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51"^^xsd:decimal ;
  dwc:decimalLongitude "-56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11941'^^xsd:integer;
  dwc:scientificName 'Mirostenella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-56.4'^^xsd:double;
  dwc:latitude '-51'^^xsd:integer;
  dwc:aphiaid '267596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11941'^^xsd:string;
  dwc:observationDate '1966-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '267596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.8172166667 -56.2502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.8172166667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11955'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-56.2502833333'^^xsd:double;
  dwc:latitude '-75.8172166667'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11955'^^xsd:string;
  dwc:observationDate '1984-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.95 -56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11818'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-56.05'^^xsd:double;
  dwc:latitude '-39.95'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11818'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.95 -56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11829'^^xsd:integer;
  dwc:scientificName 'Thouarella striata Knkenthal 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-56.05'^^xsd:double;
  dwc:latitude '-39.95'^^xsd:double;
  dwc:aphiaid '286569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11829'^^xsd:string;
  dwc:observationDate '1966-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '286569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9333333333 -56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4956'^^xsd:integer;
  dwc:scientificName 'Digitogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-56.05'^^xsd:double;
  dwc:latitude '-39.9333333333'^^xsd:double;
  dwc:aphiaid '517556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4956'^^xsd:string;
  dwc:observationDate '1966-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '204392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.8333333333 -55.6358333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6358333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11970'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-55.6358333333'^^xsd:double;
  dwc:latitude '-60.8333333333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11970'^^xsd:string;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.8333333333 -55.6358333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.6358333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11831'^^xsd:integer;
  dwc:scientificName 'Thouarella pendulina (Roule 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-55.6358333333'^^xsd:double;
  dwc:latitude '-60.8333333333'^^xsd:double;
  dwc:aphiaid '286567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11831'^^xsd:string;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '286567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.3333333333 -55.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11950'^^xsd:integer;
  dwc:scientificName 'Clavularia cylindrica Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-55.3666666667'^^xsd:double;
  dwc:latitude '-38.3333333333'^^xsd:double;
  dwc:aphiaid '517657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11950'^^xsd:string;
  dwc:observationDate '1966-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '517657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.8166666667 -55.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11819'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-55.2333333333'^^xsd:double;
  dwc:latitude '-38.8166666667'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11819'^^xsd:string;
  dwc:observationDate '1966-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7333333333 -55.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11951'^^xsd:integer;
  dwc:scientificName 'Clavularia cylindrica Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-55.0666666667'^^xsd:double;
  dwc:latitude '-37.7333333333'^^xsd:double;
  dwc:aphiaid '517657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11951'^^xsd:string;
  dwc:observationDate '1970-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '517657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.8833333333 -54.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11953'^^xsd:integer;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-54.9833333333'^^xsd:double;
  dwc:latitude '-37.8833333333'^^xsd:double;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11953'^^xsd:string;
  dwc:observationDate '1966-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.8333333333 -54.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5077'^^xsd:integer;
  dwc:scientificName 'Thouarella pendulina (Roule 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-54.9833333333'^^xsd:double;
  dwc:latitude '-37.8333333333'^^xsd:double;
  dwc:aphiaid '286567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5077'^^xsd:string;
  dwc:observationDate '1966-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '286567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1666666667 -54.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11862'^^xsd:integer;
  dwc:scientificName 'Primnoella murrayi Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Falkland Islands'^^xsd:string;
  dwc:longitude '-54.9333333333'^^xsd:double;
  dwc:latitude '-50.1666666667'^^xsd:double;
  dwc:aphiaid '292038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11862'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '409496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.15195 -54.3511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.15195"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11964'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-54.3511166667'^^xsd:double;
  dwc:latitude '-76.15195'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11964'^^xsd:string;
  dwc:observationDate '1984-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.8166666667 -54.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11815'^^xsd:integer;
  dwc:scientificName 'Thouarella koellikeri Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-54.0333333333'^^xsd:double;
  dwc:latitude '-36.8166666667'^^xsd:double;
  dwc:aphiaid '286563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11815'^^xsd:string;
  dwc:observationDate '1966-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '286563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.85 -54.0166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.85"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11857'^^xsd:integer;
  dwc:scientificName 'Aglaoprimnoa stefanii Bayer 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-54.0166666667'^^xsd:double;
  dwc:latitude '-36.85'^^xsd:double;
  dwc:aphiaid '173407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11857'^^xsd:string;
  dwc:observationDate '1966-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '173407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.85 -54.0166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.85"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5071'^^xsd:integer;
  dwc:scientificName 'Thouarella striata Knkenthal 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-54.0166666667'^^xsd:double;
  dwc:latitude '-36.85'^^xsd:double;
  dwc:aphiaid '286569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5071'^^xsd:string;
  dwc:observationDate '1966-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '286569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.635 -52.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.635"^^xsd:decimal ;
  dwc:decimalLongitude "-52.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11960'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-52.1675'^^xsd:double;
  dwc:latitude '-76.635'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11960'^^xsd:string;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8833333333 -51.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-51.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5020'^^xsd:integer;
  dwc:scientificName 'Plumarella diadema Cairns'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-51.8666666667'^^xsd:double;
  dwc:latitude '-33.8833333333'^^xsd:double;
  dwc:aphiaid '716943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5020'^^xsd:string;
  dwc:observationDate '1966-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '286559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8833333333 -51.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-51.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4958'^^xsd:integer;
  dwc:scientificName 'Plumarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-51.8666666667'^^xsd:double;
  dwc:latitude '-33.8833333333'^^xsd:double;
  dwc:aphiaid '177839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4958'^^xsd:string;
  dwc:observationDate '1966-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '177839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.6833333333 -51.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-51.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11949'^^xsd:integer;
  dwc:scientificName 'Clavularia cylindrica Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-51.2'^^xsd:double;
  dwc:latitude '-33.6833333333'^^xsd:double;
  dwc:aphiaid '517657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11949'^^xsd:string;
  dwc:observationDate '1966-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '517657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.65195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.65195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11959'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-50.65195'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11959'^^xsd:string;
  dwc:observationDate '1984-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6183333333 -46.96695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-46.96695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11876'^^xsd:integer;
  dwc:scientificName 'Dasystenella liouvillei (Gravier )'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-46.96695'^^xsd:double;
  dwc:latitude '-60.6183333333'^^xsd:double;
  dwc:aphiaid '743674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11876'^^xsd:string;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '743675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6183333333 -46.96695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-46.96695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11877'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-46.96695'^^xsd:double;
  dwc:latitude '-60.6183333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11877'^^xsd:string;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.8502833333 -43.4013833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.8502833333"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4013833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11956'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-43.4013833333'^^xsd:double;
  dwc:latitude '-75.8502833333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11956'^^xsd:string;
  dwc:observationDate '1984-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5 -40.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11851'^^xsd:integer;
  dwc:scientificName 'Candidella imbricata (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'South Atlantic ocean SW'^^xsd:string;
  dwc:longitude '-40.1166666667'^^xsd:double;
  dwc:latitude '-22.5'^^xsd:double;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11851'^^xsd:string;
  dwc:observationDate '1968-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.265 -33.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.265"^^xsd:decimal ;
  dwc:decimalLongitude "-33.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4889'^^xsd:integer;
  dwc:scientificName 'Muriceides sceptrum (Studer 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-33.325'^^xsd:double;
  dwc:latitude '37.265'^^xsd:double;
  dwc:aphiaid '292017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4889'^^xsd:string;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8483333333 -32.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4886'^^xsd:integer;
  dwc:scientificName 'Chrysogorgia squamata (Verrill 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-32.965'^^xsd:double;
  dwc:latitude '36.8483333333'^^xsd:double;
  dwc:aphiaid '286147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4886'^^xsd:string;
  dwc:aphiaIdAccepted '1671473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8483333333 -32.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4885'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia armata Verrill 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-32.965'^^xsd:double;
  dwc:latitude '36.8483333333'^^xsd:double;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4885'^^xsd:string;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8483333333 -32.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4887'^^xsd:integer;
  dwc:scientificName 'Chrysogorgia quadruplex Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-32.965'^^xsd:double;
  dwc:latitude '36.8483333333'^^xsd:double;
  dwc:aphiaid '125353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4887'^^xsd:string;
  dwc:aphiaIdAccepted '125353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8483333333 -32.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4888'^^xsd:integer;
  dwc:scientificName 'Isidella longiflora (Verrill 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-32.965'^^xsd:double;
  dwc:latitude '36.8483333333'^^xsd:double;
  dwc:aphiaid '177844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4888'^^xsd:string;
  dwc:aphiaIdAccepted '177844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8483333333 -32.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4884'^^xsd:integer;
  dwc:scientificName 'Placogorgia terceira Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-32.965'^^xsd:double;
  dwc:latitude '36.8483333333'^^xsd:double;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4884'^^xsd:string;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2166666667 -31.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4234'^^xsd:integer;
  dwc:scientificName 'Solenosmilia variabilis Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-31.5833333333'^^xsd:double;
  dwc:latitude '39.2166666667'^^xsd:double;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4234'^^xsd:string;
  dwc:observationDate '1971-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.9813333333 -29.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.9813333333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11983'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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 'South Atlantic ocean NW'^^xsd:string;
  dwc:longitude '-29.96'^^xsd:double;
  dwc:latitude '-14.9813333333'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11983'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666666667 -29.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9527'^^xsd:integer;
  dwc:scientificName 'Antipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-29.935'^^xsd:double;
  dwc:latitude '38.1666666667'^^xsd:double;
  dwc:aphiaid '103302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9527'^^xsd:string;
  dwc:aphiaIdAccepted '103302'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6008333333 -29.6338833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6008333333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6338833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11887'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-29.6338833333'^^xsd:double;
  dwc:latitude '-74.6008333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11887'^^xsd:string;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6008333333 -29.6338833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6008333333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6338833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11972'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-29.6338833333'^^xsd:double;
  dwc:latitude '-74.6008333333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11972'^^xsd:string;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6008333333 -29.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6008333333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11918'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-29.585'^^xsd:double;
  dwc:latitude '-74.6008333333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11918'^^xsd:string;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11917'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11917'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6672166667 -29.2686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6672166667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11888'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-29.2686166667'^^xsd:double;
  dwc:latitude '-74.6672166667'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11888'^^xsd:string;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1683333333 -29.0266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4883'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-29.0266666667'^^xsd:double;
  dwc:latitude '38.1683333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4883'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666666667 -28.9513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4243'^^xsd:integer;
  dwc:scientificName 'Caryophyllia alberti Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-28.9513833333'^^xsd:double;
  dwc:latitude '38.1666666667'^^xsd:double;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4243'^^xsd:string;
  dwc:observationDate '1971-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.73555 -28.90055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.73555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.90055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4853'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.90055'^^xsd:double;
  dwc:latitude '29.73555'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4853'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.73555 -28.90055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.73555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.90055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4262'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.90055'^^xsd:double;
  dwc:latitude '29.73555'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4262'^^xsd:string;
  dwc:observationDate '1970-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.73555 -28.90055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.73555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.90055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4260'^^xsd:integer;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.90055'^^xsd:double;
  dwc:latitude '29.73555'^^xsd:double;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4260'^^xsd:string;
  dwc:observationDate '1970-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9216666667 -28.8866666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8866666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9819'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.8866666667'^^xsd:double;
  dwc:latitude '29.9216666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9819'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11987'^^xsd:integer;
  dwc:scientificName 'Leiopathes montana Molodtsova 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.8166666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '689419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11987'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '689419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11988'^^xsd:integer;
  dwc:scientificName 'Antipathes furcata  Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.8166666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '103312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11988'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '103312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2834'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2016'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2234'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2320'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2233'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4716'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4716'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2015'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2321'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.07 -28.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.07"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Enallopsammia marenzelleri Zibrowius 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.07'^^xsd:double;
  dwc:aphiaid '241320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2693'^^xsd:string;
  dwc:aphiaIdAccepted '286988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2045'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4845'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4845'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2041'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2089'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2040'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2035'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2046'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2845'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2663-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2663-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2663-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2663-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2663-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:gYear;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2663-7'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2034'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.6416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2835'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.6416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3410'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3410'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.6416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2347'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.6416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2477'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.6416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Paracalyptrophora josephinae (Lindstrom 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2450'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.6416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3411'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3411'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1333333333 -28.6416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4848'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4848'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.085 -28.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.085"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.64'^^xsd:double;
  dwc:latitude '30.085'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2256'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.935 -28.6266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.935"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8446'^^xsd:integer;
  dwc:scientificName 'Anomocora fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-28.6266666667'^^xsd:double;
  dwc:latitude '29.935'^^xsd:double;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8446'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.935 -28.6266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.935"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8443'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-28.6266666667'^^xsd:double;
  dwc:latitude '29.935'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8443'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0216666667 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '30.0216666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2018'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0216666667 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '30.0216666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2019'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9740'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6133333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9740'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9735'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6133333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9735'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -28.6133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9827'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6133333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9827'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1166666667 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2839'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1166666667 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11716'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11716'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1166666667 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11717'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11717'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1166666667 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4870'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4870'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1166666667 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9757'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9757'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9817'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9817'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9823'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9823'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9768'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9768'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9771'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9771'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11714'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11714'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11719'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11719'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9767'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9767'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9804'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9804'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.105 -28.5916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2039'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.105 -28.5916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2846'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.105 -28.5916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4876'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4876'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.105 -28.5916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2308'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9616666667 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4868'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9616666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4868'^^xsd:string;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9616666667 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9616666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2852'^^xsd:string;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9616666667 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia gaditana (Duncan 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9616666667'^^xsd:double;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2681'^^xsd:string;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9616666667 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2210'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9616666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2210'^^xsd:string;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9616666667 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia praecipua Gardiner & Wayon 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9616666667'^^xsd:double;
  dwc:aphiaid '578143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2692'^^xsd:string;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9616666667 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9616666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2469'^^xsd:string;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9983333333 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9733'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9983333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9733'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9983333333 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9808'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9983333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9808'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9316666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2067'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9316666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2319'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9316666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2318'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9316666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2316'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9316666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2317'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9316666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2315'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9316666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2065'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0916666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4871'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4871'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2680-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2680-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2680-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0916666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2680-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2680-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:gYear;
  dwc:scientificName 'Dendrophyllia praecipua Gardiner & Wayon 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:aphiaid '578143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2680-1'^^xsd:string;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0916666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2484'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0916666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9734'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9734'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0916666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9762'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9762'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0916666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2854'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0916666667 -28.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9807'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9807'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.065 -28.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4854'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.57'^^xsd:double;
  dwc:latitude '30.065'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4854'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0847166667 -28.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0847166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4849'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.5525'^^xsd:double;
  dwc:latitude '30.0847166667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4849'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9811'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9811'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9746'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9746'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9763'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9763'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9750'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9750'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9766'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9766'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9825'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9825'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9806'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9806'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9691666667 -28.5508333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9691666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5508333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9828'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^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:longitude '-28.5508333333'^^xsd:double;
  dwc:latitude '29.9691666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9828'^^xsd:string;
  dwc:observationDate '1970-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0566666667 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8444'^^xsd:integer;
  dwc:scientificName 'Anomocora fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '30.0566666667'^^xsd:double;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8444'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0566666667 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8464'^^xsd:integer;
  dwc:scientificName 'Leiopathes glaberrima (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '30.0566666667'^^xsd:double;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8464'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8866666667 -28.5416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4869'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '-28.5416666667'^^xsd:double;
  dwc:latitude '29.8866666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4869'^^xsd:string;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9166666667 -28.5366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5366666667'^^xsd:double;
  dwc:latitude '29.9166666667'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2088'^^xsd:string;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9601666667 -28.5336666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9601666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5336666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11984'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North Atlantic ocean SE'^^xsd:string;
  dwc:longitude '-28.5336666667'^^xsd:double;
  dwc:latitude '29.9601666667'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11984'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8716666667 -28.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9809'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.525'^^xsd:double;
  dwc:latitude '29.8716666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9809'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8716666667 -28.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9737'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.525'^^xsd:double;
  dwc:latitude '29.8716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9737'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.5116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9820'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9820'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.5116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9812'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9812'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.5116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9726'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9726'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.5116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9755'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9755'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.5116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11713'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11713'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.835 -28.5033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4864'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '-28.5033333333'^^xsd:double;
  dwc:latitude '29.835'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4864'^^xsd:string;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.835 -28.5033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '-28.5033333333'^^xsd:double;
  dwc:latitude '29.835'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2842'^^xsd:string;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4493'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4493'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3406'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3406'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3409'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3409'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3403'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3403'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3404'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3404'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3407'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3407'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2584'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2584'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3405'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3405'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.925 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.925"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3408'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '29.925'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3408'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8933333333 -28.4983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9727'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4983333333'^^xsd:double;
  dwc:latitude '29.8933333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9727'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8933333333 -28.4983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9810'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4983333333'^^xsd:double;
  dwc:latitude '29.8933333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9810'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2344'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2026'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2226'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2226'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2078'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2081'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2211'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2029'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4872'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4872'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2473'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2027'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2661-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2661-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2661-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1583333333 -28.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2661-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2661-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:gYear;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.4916666667'^^xsd:double;
  dwc:latitude '30.1583333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2661-1'^^xsd:string;
  dwc:observationDate '1970-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1583333333 -28.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4865'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.4916666667'^^xsd:double;
  dwc:latitude '30.1583333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4865'^^xsd:string;
  dwc:observationDate '1970-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1583333333 -28.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Dentomuricea meteor Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-28.4916666667'^^xsd:double;
  dwc:latitude '30.1583333333'^^xsd:double;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2579'^^xsd:string;
  dwc:observationDate '1970-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9805'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4666666667'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9805'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9758'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4666666667'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9758'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9813'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4666666667'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9813'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2212'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2212'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2213'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2215'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2309'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2313'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2232'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2227'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2112'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2228'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9033333333 -28.4616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2231'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.4583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9818'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9818'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.4583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9814'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9814'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.4583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9753'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9753'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.4583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9752'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9752'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.4583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9760'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9760'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.4583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9764'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9764'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0716666667 -28.4583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9815'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9815'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -28.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9728'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9728'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -28.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9751'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9751'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -28.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9756'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9756'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -28.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11715'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11715'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -28.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9802'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9802'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -28.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9732'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9732'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2057'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4582'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4582'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4581'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4581'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2268'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2268'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2368'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2370'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2052'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2367'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2054'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2372'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2475'^^xsd:string;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2072'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2053'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2056'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2055'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2090'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8460'^^xsd:integer;
  dwc:scientificName 'Antipathes aenea Pallas 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '578141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8460'^^xsd:string;
  dwc:aphiaIdAccepted '103309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1116666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2365'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -28.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.445'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2058'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0866666667 -28.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8448'^^xsd:integer;
  dwc:scientificName 'Madracis profunda Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-28.445'^^xsd:double;
  dwc:latitude '30.0866666667'^^xsd:double;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8448'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0866666667 -28.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8451'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-28.445'^^xsd:double;
  dwc:latitude '30.0866666667'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8451'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.4366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2847'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.4366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9743'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9743'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.4366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9742'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9742'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.4366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11712'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11712'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9066666667 -28.4366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9066666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4856'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4856'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7133333333 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9759'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9759'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7133333333 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9803'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9803'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7133333333 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9824'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9824'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7133333333 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9826'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9826'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9729'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9729'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9738'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9738'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9754'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9754'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -28.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9761'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9761'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.745 -28.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.745"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4862'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4166666667'^^xsd:double;
  dwc:latitude '29.745'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4862'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1916666667 -28.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9731'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4166666667'^^xsd:double;
  dwc:latitude '30.1916666667'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9731'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.4083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9822'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4083333333'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9822'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.4083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9744'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4083333333'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9744'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.97 -28.4083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.97"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9769'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4083333333'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9769'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0483333333 -28.4033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:scientificName 'Caryophyllia calveri Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2904'^^xsd:string;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0483333333 -28.4033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9741'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9741'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0483333333 -28.4033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2848'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0483333333 -28.4033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9749'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9749'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0483333333 -28.4033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9736'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9736'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2214'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4874'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4874'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2110'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2334'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2068'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2042'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2307'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0183333333 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2266'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.3966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4867'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4867'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8366666667 -28.3966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2265'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8183333333 -28.3916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4858'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4858'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8183333333 -28.3916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2844'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8183333333 -28.3916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9739'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9739'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8183333333 -28.3916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2860'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9133333333 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8439'^^xsd:integer;
  dwc:scientificName 'Anomocora fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '29.9133333333'^^xsd:double;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8439'^^xsd:string;
  dwc:observationDate '1998-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9133333333 -28.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8466'^^xsd:integer;
  dwc:scientificName 'Leiopathes larix (Esper 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '29.9133333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8466'^^xsd:string;
  dwc:observationDate '1998-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7983333333 -28.3883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4851'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '-28.3883333333'^^xsd:double;
  dwc:latitude '29.7983333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4851'^^xsd:string;
  dwc:observationDate '1967-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9566666667 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8441'^^xsd:integer;
  dwc:scientificName 'Anomocora fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '29.9566666667'^^xsd:double;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8441'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8013833333 -28.36805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8013833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4875'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-28.36805'^^xsd:double;
  dwc:latitude '29.8013833333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4875'^^xsd:string;
  dwc:observationDate '1970-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8283333333 -28.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9730'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9730'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8283333333 -28.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9770'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9770'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8283333333 -28.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9816'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9816'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8283333333 -28.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9765'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9765'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.15 -28.3633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.15"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3633333333'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2800'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -28.3352833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3352833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4259'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-28.3352833333'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4259'^^xsd:string;
  dwc:observationDate '1970-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8022166667 -28.3352833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8022166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3352833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4261'^^xsd:integer;
  dwc:scientificName 'Caryophyllia arcuata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3352833333'^^xsd:double;
  dwc:latitude '29.8022166667'^^xsd:double;
  dwc:aphiaid '578142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4261'^^xsd:string;
  dwc:aphiaIdAccepted '578142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9166666667 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4855'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '29.9166666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4855'^^xsd:string;
  dwc:observationDate '1967-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9666666667 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4866'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '29.9666666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4866'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9666666667 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '29.9666666667'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2478'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9666666667 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4847'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '29.9666666667'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4847'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9666666667 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8454'^^xsd:integer;
  dwc:scientificName 'Aphanipathes abietina (PourtalFs 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '29.9666666667'^^xsd:double;
  dwc:aphiaid '103318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8454'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '289886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9666666667 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2585'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '29.9666666667'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2585'^^xsd:string;
  dwc:observationDate '1970-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1383333333 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '30.1383333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2808'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1383333333 -28.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Deltocyathus agassizii PourtalFs 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '30.1383333333'^^xsd:double;
  dwc:aphiaid '286789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2492'^^xsd:string;
  dwc:aphiaIdAccepted '1593939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333333333 -28.3233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8442'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-28.3233333333'^^xsd:double;
  dwc:latitude '29.9333333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8442'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9933333333 -28.2633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9838'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.2633333333'^^xsd:double;
  dwc:latitude '29.9933333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9838'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9933333333 -28.2633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11718'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.2633333333'^^xsd:double;
  dwc:latitude '29.9933333333'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11718'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.965 -28.2616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.965"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia granulata Grasshoff 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.2616666667'^^xsd:double;
  dwc:latitude '29.965'^^xsd:double;
  dwc:aphiaid '182941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2336'^^xsd:string;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -28.2166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4676'^^xsd:integer;
  dwc:scientificName 'Keratoisis grayi (Wright 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.2166666667'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:aphiaid '125376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4676'^^xsd:string;
  dwc:aphiaIdAccepted '125376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -28.2166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9521'^^xsd:integer;
  dwc:scientificName 'Isidella longiflora (Verrill 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-28.2166666667'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:aphiaid '177844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9521'^^xsd:string;
  dwc:aphiaIdAccepted '177844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7858333333 -28.2002833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2002833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4873'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-28.2002833333'^^xsd:double;
  dwc:latitude '29.7858333333'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4873'^^xsd:string;
  dwc:observationDate '1970-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0347166667 -28.1013833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0347166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1013833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4235'^^xsd:integer;
  dwc:scientificName 'Deltocyathus wellsi Zibrowius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-28.1013833333'^^xsd:double;
  dwc:latitude '39.0347166667'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4235'^^xsd:string;
  dwc:observationDate '1971-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.0358333333 -28.0008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11890'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-28.0008333333'^^xsd:double;
  dwc:latitude '-75.0358333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11890'^^xsd:string;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.11695 -27.9847166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.11695"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9847166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11885'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-27.9847166667'^^xsd:double;
  dwc:latitude '-75.11695'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11885'^^xsd:string;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.1522166667 -27.6186166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.1522166667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.6186166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11881'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-27.6186166667'^^xsd:double;
  dwc:latitude '-75.1522166667'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11881'^^xsd:string;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.1358333333 -27.55055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.1358333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.55055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11884'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-27.55055'^^xsd:double;
  dwc:latitude '-75.1358333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11884'^^xsd:string;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.2338833333 -26.98445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.2338833333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11880'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-26.98445'^^xsd:double;
  dwc:latitude '-75.2338833333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11880'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.2338833333 -26.98445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.2338833333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11916'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-26.98445'^^xsd:double;
  dwc:latitude '-75.2338833333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11916'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.4022166667 -26.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.4022166667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11965'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-26.7675'^^xsd:double;
  dwc:latitude '-75.4022166667'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11965'^^xsd:string;
  dwc:observationDate '1983-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.25195 -26.2686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.25195"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11882'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-26.2686166667'^^xsd:double;
  dwc:latitude '-75.25195'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11882'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23555 -26.2177833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23555"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2177833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11968'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-26.2177833333'^^xsd:double;
  dwc:latitude '-75.23555'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11968'^^xsd:string;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23555 -26.2177833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23555"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2177833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11895'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-26.2177833333'^^xsd:double;
  dwc:latitude '-75.23555'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11895'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23555 -26.2177833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23555"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2177833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11886'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-26.2177833333'^^xsd:double;
  dwc:latitude '-75.23555'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11886'^^xsd:string;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.2358333333 -26.2013833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.2358333333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2013833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11879'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-26.2013833333'^^xsd:double;
  dwc:latitude '-75.2358333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11879'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.2358333333 -26.2013833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.2358333333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.2013833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11915'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-26.2013833333'^^xsd:double;
  dwc:latitude '-75.2358333333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11915'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.2525 -25.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.2525"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11894'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-25.9675'^^xsd:double;
  dwc:latitude '-75.2525'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11894'^^xsd:string;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.25195 -25.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.25195"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11878'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-25.9675'^^xsd:double;
  dwc:latitude '-75.25195'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11878'^^xsd:string;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8013833333 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8013833333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4306'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.8013833333'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4306'^^xsd:string;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8013833333 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8013833333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4304'^^xsd:integer;
  dwc:scientificName 'Caryophyllia sarsiae Zibrowius 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.8013833333'^^xsd:double;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4304'^^xsd:string;
  dwc:observationDate '1971-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8013833333 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8013833333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4232'^^xsd:integer;
  dwc:scientificName 'Caryophyllia sarsiae Zibrowius 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.8013833333'^^xsd:double;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4232'^^xsd:string;
  dwc:observationDate '1971-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4333333333 -25.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4308'^^xsd:integer;
  dwc:scientificName 'Enallopsammia rostrata (PourtalFs 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-25.8666666667'^^xsd:double;
  dwc:latitude '37.4333333333'^^xsd:double;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4308'^^xsd:string;
  dwc:observationDate '1971-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4333333333 -25.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4305'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-25.8666666667'^^xsd:double;
  dwc:latitude '37.4333333333'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4305'^^xsd:string;
  dwc:observationDate '1971-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3013833333 -25.5347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3013833333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4241'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-25.5347166667'^^xsd:double;
  dwc:latitude '37.3013833333'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4241'^^xsd:string;
  dwc:observationDate '1971-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5833333333 -25.5347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4238'^^xsd:integer;
  dwc:scientificName 'Deltocyathus atlanticus Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-25.5347166667'^^xsd:double;
  dwc:latitude '37.5833333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4238'^^xsd:string;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1736166667 -25.31805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1736166667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.31805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4231'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-25.31805'^^xsd:double;
  dwc:latitude '37.1736166667'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4231'^^xsd:string;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01805 -25.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01805"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4237'^^xsd:integer;
  dwc:scientificName 'Deltocyathus wellsi Zibrowius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-25.2333333333'^^xsd:double;
  dwc:latitude '37.01805'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4237'^^xsd:string;
  dwc:observationDate '1971-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -25.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4244'^^xsd:integer;
  dwc:scientificName 'Deltocyathus atlanticus Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-25.1333333333'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4244'^^xsd:string;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0833333333 -24.86805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.86805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4236'^^xsd:integer;
  dwc:scientificName 'Flabellum alabastrum Moseley 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-24.86805'^^xsd:double;
  dwc:latitude '37.0833333333'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4236'^^xsd:string;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.1166666667 -23.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6309'^^xsd:integer;
  dwc:scientificName 'Eunicella papillifera Milne Edwards & Haime 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-23.3'^^xsd:double;
  dwc:latitude '15.1166666667'^^xsd:double;
  dwc:aphiaid '286198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6309'^^xsd:string;
  dwc:aphiaIdAccepted '286198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.4358333333 -21.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.4358333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11919'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-21.5516666667'^^xsd:double;
  dwc:latitude '-73.4358333333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11919'^^xsd:string;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.4358333333 -21.5516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.4358333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11897'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-21.5516666667'^^xsd:double;
  dwc:latitude '-73.4358333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11897'^^xsd:string;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.2833333333 -20.98445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-20.98445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11875'^^xsd:integer;
  dwc:scientificName 'Dasystenella liouvillei (Gravier )'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-20.98445'^^xsd:double;
  dwc:latitude '-73.2833333333'^^xsd:double;
  dwc:aphiaid '743674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11875'^^xsd:string;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '743675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.2833333333 -20.7502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-20.7502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11892'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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:longitude '-20.7502833333'^^xsd:double;
  dwc:latitude '-73.2833333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11892'^^xsd:string;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.2833333333 -20.7502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-20.7502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11891'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-20.7502833333'^^xsd:double;
  dwc:latitude '-73.2833333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11891'^^xsd:string;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.90195 -19.8177833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.90195"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8177833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11896'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-19.8177833333'^^xsd:double;
  dwc:latitude '-72.90195'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11896'^^xsd:string;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.90195 -19.8177833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.90195"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8177833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11911'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-19.8177833333'^^xsd:double;
  dwc:latitude '-72.90195'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11911'^^xsd:string;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.91695 -19.68555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.91695"^^xsd:decimal ;
  dwc:decimalLongitude "-19.68555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11907'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-19.68555'^^xsd:double;
  dwc:latitude '-72.91695'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11907'^^xsd:string;
  dwc:observationDate '1983-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14"^^xsd:decimal ;
  dwc:decimalLongitude "-19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4255'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '14'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4255'^^xsd:string;
  dwc:observationDate '1967-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.2233333333 -18.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.2233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9382'^^xsd:integer;
  dwc:scientificName 'Eunephthya glomerata Verrill'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.9666666667'^^xsd:double;
  dwc:latitude '67.2233333333'^^xsd:double;
  dwc:aphiaid '1341969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9382'^^xsd:string;
  dwc:observationDate '1988-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.11 -18.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.11"^^xsd:decimal ;
  dwc:decimalLongitude "-18.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9272'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.905'^^xsd:double;
  dwc:latitude '67.11'^^xsd:double;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9272'^^xsd:string;
  dwc:observationDate '1988-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.11 -18.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.11"^^xsd:decimal ;
  dwc:decimalLongitude "-18.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9381'^^xsd:integer;
  dwc:scientificName 'Ceratocaulon wandeli Jungersen 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.905'^^xsd:double;
  dwc:latitude '67.11'^^xsd:double;
  dwc:aphiaid '125347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9381'^^xsd:string;
  dwc:observationDate '1988-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.6033333333 -18.6766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9418'^^xsd:integer;
  dwc:scientificName 'Lepidisis macrospiculata (Knkenthal 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-18.6766666667'^^xsd:double;
  dwc:latitude '21.6033333333'^^xsd:double;
  dwc:aphiaid '125379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9418'^^xsd:string;
  dwc:observationDate '1975-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.41 -17.8933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.41"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4197'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8933333333'^^xsd:double;
  dwc:latitude '21.41'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4197'^^xsd:string;
  dwc:observationDate '1975-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.7341666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7341666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4221'^^xsd:integer;
  dwc:scientificName 'Coenocyathus anthophyllites Milne Edwards & Haime'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.7341666667'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4221'^^xsd:string;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4230'^^xsd:integer;
  dwc:scientificName 'Coenocyathus anthophyllites Milne Edwards & Haime'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.6333333333'^^xsd:double;
  dwc:latitude '21'^^xsd:integer;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4230'^^xsd:string;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.34 -17.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.34"^^xsd:decimal ;
  dwc:decimalLongitude "-17.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4353'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.495'^^xsd:double;
  dwc:latitude '21.34'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4353'^^xsd:string;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.34 -17.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.34"^^xsd:decimal ;
  dwc:decimalLongitude "-17.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4354'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.495'^^xsd:double;
  dwc:latitude '21.34'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4354'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3595'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3595'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3585'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3585'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3599'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3599'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3349'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3349'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3592'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3592'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3356'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3356'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3357'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3357'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3596'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3596'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3581'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3581'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3583'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3583'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3346'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3346'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3598'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3598'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3582'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3582'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3584'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3584'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3362'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3362'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3344'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3344'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3347'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3347'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3588'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3588'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3359'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3359'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3355'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3355'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3354'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3354'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3363'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3363'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3353'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3353'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9568'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9568'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3579'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3579'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3361'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3361'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3597'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3597'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3351'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3351'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3590'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3590'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3589'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3589'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3593'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3593'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3594'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3594'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3360'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3360'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3352'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3352'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3591'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3591'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9567'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9567'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3587'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3587'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3586'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3586'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3366'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3366'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3365'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3365'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3345'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3345'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3358'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3358'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3364'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3364'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3350'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3350'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3600'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3600'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3348'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3348'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3466666667 -17.4916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3576'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4916666667'^^xsd:double;
  dwc:latitude '21.3466666667'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3576'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.4866666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4866666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4713'^^xsd:integer;
  dwc:scientificName 'Leptopsammia chevalieri Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4866666667'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '286989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4713'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '286989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.4866666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4866666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4194'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.4866666667'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4194'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3583333333 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4285'^^xsd:integer;
  dwc:scientificName 'Pennatula rubra (Ellis in Bohadsch 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '21.3583333333'^^xsd:double;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4285'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3583333333 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5320'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '21.3583333333'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5320'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3583333333 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4193'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '21.3583333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4193'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3583333333 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5321'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '21.3583333333'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5321'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5 -17.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11771'^^xsd:integer;
  dwc:scientificName 'Balanophyllia floridana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.4166666667'^^xsd:double;
  dwc:latitude '13.5'^^xsd:double;
  dwc:aphiaid '286923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11771'^^xsd:string;
  dwc:aphiaIdAccepted '286923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.7166666667 -17.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6264'^^xsd:integer;
  dwc:scientificName 'Spinimuricea atlantica (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.3833333333'^^xsd:double;
  dwc:latitude '13.7166666667'^^xsd:double;
  dwc:aphiaid '125397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6264'^^xsd:string;
  dwc:aphiaIdAccepted '125397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.1533333333 -17.3816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.1533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4169'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia ramea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.3816666667'^^xsd:double;
  dwc:latitude '21.1533333333'^^xsd:double;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4169'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.1533333333 -17.3816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.1533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5172'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia laboreli Zibrowius & Brito 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.3816666667'^^xsd:double;
  dwc:latitude '21.1533333333'^^xsd:double;
  dwc:aphiaid '135186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5172'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '135186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.1533333333 -17.3816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.1533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4838'^^xsd:integer;
  dwc:scientificName 'Phyllangia mouchezi (Lacaze-Duthiers 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.3816666667'^^xsd:double;
  dwc:latitude '21.1533333333'^^xsd:double;
  dwc:aphiaid '135164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4838'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '287740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.1533333333 -17.3816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.1533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11759'^^xsd:integer;
  dwc:scientificName 'Polycyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.3816666667'^^xsd:double;
  dwc:latitude '21.1533333333'^^xsd:double;
  dwc:aphiaid '135098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11759'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '135098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.1533333333 -17.3816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.1533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4198'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.3816666667'^^xsd:double;
  dwc:latitude '21.1533333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4198'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-17.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4932'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia laboreli Zibrowius & Brito 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.375'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:aphiaid '135186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4932'^^xsd:string;
  dwc:aphiaIdAccepted '135186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3083333333 -17.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4188'^^xsd:integer;
  dwc:scientificName 'Asterosmilia marchadi (Chevalier 1966)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.375'^^xsd:double;
  dwc:latitude '21.3083333333'^^xsd:double;
  dwc:aphiaid '527178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4188'^^xsd:string;
  dwc:aphiaIdAccepted '286718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3083333333 -17.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4715'^^xsd:integer;
  dwc:scientificName 'Leptopsammia chevalieri Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.375'^^xsd:double;
  dwc:latitude '21.3083333333'^^xsd:double;
  dwc:aphiaid '286989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4715'^^xsd:string;
  dwc:aphiaIdAccepted '286989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3083333333 -17.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4714'^^xsd:integer;
  dwc:scientificName 'Leptopsammia chevalieri Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.375'^^xsd:double;
  dwc:latitude '21.3083333333'^^xsd:double;
  dwc:aphiaid '286989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4714'^^xsd:string;
  dwc:aphiaIdAccepted '286989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3083333333 -17.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4168'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.375'^^xsd:double;
  dwc:latitude '21.3083333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4168'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2983333333 -17.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4286'^^xsd:integer;
  dwc:scientificName 'Pennatula rubra (Ellis in Bohadsch 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.3733333333'^^xsd:double;
  dwc:latitude '21.2983333333'^^xsd:double;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4286'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2983333333 -17.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4185'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.3733333333'^^xsd:double;
  dwc:latitude '21.2983333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4185'^^xsd:string;
  dwc:observationDate '1975-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4928'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia laboreli Zibrowius & Brito 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.3675'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:aphiaid '135186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4928'^^xsd:string;
  dwc:aphiaIdAccepted '135186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3333333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5341'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '-17.35'^^xsd:double;
  dwc:latitude '14.3333333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5341'^^xsd:string;
  dwc:observationDate '1966-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3333333333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5340'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '-17.35'^^xsd:double;
  dwc:latitude '14.3333333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5340'^^xsd:string;
  dwc:observationDate '1966-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -17.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3812'^^xsd:integer;
  dwc:scientificName 'Leptogorgia ruberrima (W. Koch 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.3333333333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:aphiaid '286276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3812'^^xsd:string;
  dwc:aphiaIdAccepted '286276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.1366666667 -17.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.1366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5716'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.3333333333'^^xsd:double;
  dwc:latitude '21.1366666667'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5716'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9666666667 -17.3038833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3038833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9789'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.3038833333'^^xsd:double;
  dwc:latitude '14.9666666667'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9789'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3507'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3507'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3510'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3510'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3183'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3183'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3501'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3501'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3504'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3504'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3513'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3513'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3512'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3512'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3180'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3180'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3503'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3503'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3500'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3500'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3502'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3502'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3229'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3229'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4289'^^xsd:integer;
  dwc:scientificName 'Pennatula rubra (Ellis in Bohadsch 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4289'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11750'^^xsd:integer;
  dwc:scientificName 'Polycyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '135098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11750'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '135098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11749'^^xsd:integer;
  dwc:scientificName 'Polycyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '135098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11749'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '135098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3511'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3511'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3227'^^xsd:integer;
  dwc:scientificName 'Eunicella racemosa (Milne Edwarrds & Haime 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '578626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3227'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '578626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3509'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3509'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3505'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3505'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3508'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3508'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3126'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3126'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3506'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3506'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.325 -17.2183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.325"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3228'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.2183333333'^^xsd:double;
  dwc:latitude '21.325'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3228'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.31805 -17.21695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.31805"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5169'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia laboreli Zibrowius & Brito 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.21695'^^xsd:double;
  dwc:latitude '21.31805'^^xsd:double;
  dwc:aphiaid '135186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5169'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '135186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3384'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3384'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3382'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3382'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3380'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3380'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3376'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3376'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3374'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3374'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3373'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3373'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3381'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3381'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3387'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3387'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3375'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3375'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3371'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3371'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3385'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3385'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3379'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3379'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3368'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3368'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3388'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3388'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3378'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3378'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3370'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3370'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3383'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3383'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3372'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3372'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3386'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3386'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3377'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3377'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.97 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3369'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '20.97'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3369'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3246'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3246'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3247'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3247'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3196'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3196'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3193'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3193'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3197'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3197'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3245'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3245'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3186'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3186'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3188'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3188'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3191'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3191'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3106'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3106'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3114'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3114'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3096'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3096'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3117'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3117'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3104'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3104'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3111'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3111'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3108'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3108'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3113'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3110'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3110'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3089'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3089'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3098'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3098'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3115'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3109'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3109'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3112'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3112'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3097'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3097'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3099'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3099'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3103'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3103'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3100'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3100'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9562'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9562'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3107'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3107'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3101'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3101'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3105'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3105'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3249'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3249'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4835'^^xsd:integer;
  dwc:scientificName 'Cladocora debilis Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4835'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3200'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3200'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5170'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia laboreli Zibrowius & Brito 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '135186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5170'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '135186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3187'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3187'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3198'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3198'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3194'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3194'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3192'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3192'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3189'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3189'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3190'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3190'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3199'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3199'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3102'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3102'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3116'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3116'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3195'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3195'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.285 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.285"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3248'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '21.285'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3248'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3204'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3204'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3205'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3205'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3271'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3271'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3269'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3269'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3203'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3203'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3149'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3149'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3270'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3270'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3272'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3272'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3206'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3206'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3303'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3303'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3327'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3327'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3306'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3306'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3321'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3321'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3318'^^xsd:integer;
  dwc:scientificName 'Leptogorgia viminalis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3318'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3334'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3334'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3302'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3302'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3329'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3329'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3320'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3320'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3091'^^xsd:integer;
  dwc:scientificName 'Leptogorgia viminalis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3091'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:scientificName 'Leptogorgia viminalis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3319'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3325'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3325'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3331'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3331'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3310'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3310'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3118'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3118'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3322'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3322'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3324'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3324'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3307'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3307'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3328'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3328'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3121'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3121'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3308'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3308'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3333'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3333'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3309'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3309'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4280'^^xsd:integer;
  dwc:scientificName 'Veretillum cynomorium (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '128536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4280'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '128536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3123'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3123'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3201'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3201'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3225'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3225'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3202'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3202'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3292'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3292'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3332'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3332'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3226'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3226'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3301'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3301'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3330'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3330'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3305'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3305'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3207'^^xsd:integer;
  dwc:scientificName 'Eunicella racemosa (Milne Edwarrds & Haime 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '578626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3207'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '578626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3304'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3304'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3119'^^xsd:integer;
  dwc:scientificName 'Leptogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '286278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3119'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '286278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2683333333 -17.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3316'^^xsd:integer;
  dwc:scientificName 'Leptogorgia viminalis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.1666666667'^^xsd:double;
  dwc:latitude '21.2683333333'^^xsd:double;
  dwc:aphiaid '125370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3316'^^xsd:string;
  dwc:observationDate '1975-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3527'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3527'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3523'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3523'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3519'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3519'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3520'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3520'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3231'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3231'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3521'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3521'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3533'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3524'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3524'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3743'^^xsd:integer;
  dwc:scientificName 'Leptogorgia ruberrima (W. Koch 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '286276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3743'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '286276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5715'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5715'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3564'^^xsd:integer;
  dwc:scientificName 'Lophogorgia viminalis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3564'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3413'^^xsd:integer;
  dwc:scientificName 'Placogorgia coronata Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3413'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3561'^^xsd:integer;
  dwc:scientificName 'Lophogorgia ruberrima (Koch 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3561'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Lophogorgia viminalis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3565'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3088'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3088'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3127'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3127'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3128'^^xsd:integer;
  dwc:scientificName 'Leptogorgia albipunctata Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3128'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3522'^^xsd:integer;
  dwc:scientificName 'Eunicella labiata Thomson 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3522'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3531'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3531'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3525'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3525'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3526'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3526'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3230'^^xsd:integer;
  dwc:scientificName 'Eunicella gazella Studer 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3230'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3530'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3530'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3532'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3532'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3528'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3528'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3529'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3529'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9394'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia armata Verrill 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9394'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3033333333 -17.1633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3563'^^xsd:integer;
  dwc:scientificName 'Lophogorgia rubroflavescens Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1633333333'^^xsd:double;
  dwc:latitude '21.3033333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3563'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.30055 -17.1522166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.30055"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1522166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5171'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia laboreli Zibrowius & Brito 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.1522166667'^^xsd:double;
  dwc:latitude '21.30055'^^xsd:double;
  dwc:aphiaid '135186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5171'^^xsd:string;
  dwc:observationDate '1975-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '135186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6314'^^xsd:integer;
  dwc:scientificName 'Leptogorgia purpureoviolacea (Stiasny 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:aphiaid '125368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6314'^^xsd:string;
  dwc:aphiaIdAccepted '125368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4183'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis G.O.Sars 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4183'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3402'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3402'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4181'^^xsd:integer;
  dwc:scientificName 'Flabellum alabastrum Moseley 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4181'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus diadema (Moseley 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '286852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2474'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4585'^^xsd:integer;
  dwc:scientificName 'Candidella imbricata (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4585'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Caryophyllia emaciata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2632'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis G.O.Sars 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2634'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4178'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus nobilis (Moseley 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4178'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3401'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3401'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9416666667 -16.8716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Solenosmilia variabilis Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8716666667'^^xsd:double;
  dwc:latitude '32.9416666667'^^xsd:double;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2497'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9011166667 -16.8686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9011166667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4182'^^xsd:integer;
  dwc:scientificName 'Caryophyllia pourtalesi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.8686166667'^^xsd:double;
  dwc:latitude '32.9011166667'^^xsd:double;
  dwc:aphiaid '503985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4182'^^xsd:string;
  dwc:observationDate '1971-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1966666667 -16.8433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4551'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.8433333333'^^xsd:double;
  dwc:latitude '17.1966666667'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4551'^^xsd:string;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0833333333 -16.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4381'^^xsd:integer;
  dwc:scientificName 'Eunicella filum Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-16.8166666667'^^xsd:double;
  dwc:latitude '19.0833333333'^^xsd:double;
  dwc:aphiaid '286188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4381'^^xsd:string;
  dwc:observationDate '1967-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '286188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6318'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '19.4'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6318'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.4 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6319'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '19.4'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6319'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1466666667 -16.7916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4348'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.7916666667'^^xsd:double;
  dwc:latitude '17.1466666667'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4348'^^xsd:string;
  dwc:observationDate '1977-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1466666667 -16.7916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4352'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.7916666667'^^xsd:double;
  dwc:latitude '17.1466666667'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4352'^^xsd:string;
  dwc:observationDate '1977-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1466666667 -16.7916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4349'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.7916666667'^^xsd:double;
  dwc:latitude '17.1466666667'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4349'^^xsd:string;
  dwc:observationDate '1977-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.1683333333 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.1683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4357'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '17.1683333333'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4357'^^xsd:string;
  dwc:observationDate '1977-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9983333333 -16.5566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11765'^^xsd:integer;
  dwc:scientificName 'Balanophyllia floridana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.5566666667'^^xsd:double;
  dwc:latitude '16.9983333333'^^xsd:double;
  dwc:aphiaid '286923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11765'^^xsd:string;
  dwc:aphiaIdAccepted '286923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9983333333 -16.5566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11769'^^xsd:integer;
  dwc:scientificName 'Balanophyllia floridana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.5566666667'^^xsd:double;
  dwc:latitude '16.9983333333'^^xsd:double;
  dwc:aphiaid '286923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11769'^^xsd:string;
  dwc:aphiaIdAccepted '286923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.0233333333 -16.5433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.0233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4356'^^xsd:integer;
  dwc:scientificName 'Veretillum cynomorium (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.5433333333'^^xsd:double;
  dwc:latitude '17.0233333333'^^xsd:double;
  dwc:aphiaid '128536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4356'^^xsd:string;
  dwc:aphiaIdAccepted '128536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4166666667 -16.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4925'^^xsd:integer;
  dwc:scientificName 'Coenocyathus anthophyllites Milne Edwards & Haime'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-16.5333333333'^^xsd:double;
  dwc:latitude '18.4166666667'^^xsd:double;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4925'^^xsd:string;
  dwc:observationDate '1983-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4513833333 -16.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4216'^^xsd:integer;
  dwc:scientificName 'Peponocyathus folliculus (PourtalFs 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '-16.5333333333'^^xsd:double;
  dwc:latitude '32.4513833333'^^xsd:double;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4216'^^xsd:string;
  dwc:observationDate '1966-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.025 -16.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.025"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4350'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.4833333333'^^xsd:double;
  dwc:latitude '17.025'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4350'^^xsd:string;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.025 -16.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.025"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4351'^^xsd:integer;
  dwc:scientificName 'Leptogorgia saharensis Stiasny 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.4833333333'^^xsd:double;
  dwc:latitude '17.025'^^xsd:double;
  dwc:aphiaid '286280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4351'^^xsd:string;
  dwc:aphiaIdAccepted '286280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833333333 -16.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6024'^^xsd:integer;
  dwc:scientificName 'Leptogorgia dichotoma Verrill 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.4666666667'^^xsd:double;
  dwc:latitude '11.5833333333'^^xsd:double;
  dwc:aphiaid '286228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6024'^^xsd:string;
  dwc:observationDate '1988-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '286228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.8683333333 -16.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.8683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4922'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.455'^^xsd:double;
  dwc:latitude '17.8683333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4922'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.2783333333 -16.4483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.2783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11766'^^xsd:integer;
  dwc:scientificName 'Balanophyllia floridana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:longitude '-16.4483333333'^^xsd:double;
  dwc:latitude '17.2783333333'^^xsd:double;
  dwc:aphiaid '286923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11766'^^xsd:string;
  dwc:observationDate '1982-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '286923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0833333333 -16.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6312'^^xsd:integer;
  dwc:scientificName 'Eunicella filum Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.4166666667'^^xsd:double;
  dwc:latitude '19.0833333333'^^xsd:double;
  dwc:aphiaid '286188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6312'^^xsd:string;
  dwc:aphiaIdAccepted '286188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0833333333 -16.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6310'^^xsd:integer;
  dwc:scientificName 'Eunicella racemosa (Milne Edwarrds & Haime 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.4166666667'^^xsd:double;
  dwc:latitude '19.0833333333'^^xsd:double;
  dwc:aphiaid '578626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6310'^^xsd:string;
  dwc:aphiaIdAccepted '578626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0833333333 -16.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6311'^^xsd:integer;
  dwc:scientificName 'Eunicella filum Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.4166666667'^^xsd:double;
  dwc:latitude '19.0833333333'^^xsd:double;
  dwc:aphiaid '286188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6311'^^xsd:string;
  dwc:aphiaIdAccepted '286188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0833333333 -16.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6317'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.4166666667'^^xsd:double;
  dwc:latitude '19.0833333333'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6317'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0833333333 -16.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6316'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.4166666667'^^xsd:double;
  dwc:latitude '19.0833333333'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6316'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.4 -16.3847166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3847166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11744'^^xsd:integer;
  dwc:scientificName 'Cladocora debilis Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.3847166667'^^xsd:double;
  dwc:latitude '23.4'^^xsd:double;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11744'^^xsd:string;
  dwc:observationDate '1976-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4177833333 -16.3502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4177833333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11966'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.3502833333'^^xsd:double;
  dwc:latitude '-72.4177833333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11966'^^xsd:string;
  dwc:observationDate '1983-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4033333333 -16.2383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.4033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4920'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-16.2383333333'^^xsd:double;
  dwc:latitude '25.4033333333'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4920'^^xsd:string;
  dwc:observationDate '1982-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4033333333 -16.2383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.4033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4935'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus moseleyanus (Sclater 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-16.2383333333'^^xsd:double;
  dwc:latitude '25.4033333333'^^xsd:double;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4935'^^xsd:string;
  dwc:observationDate '1982-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3566666667 -16.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4921'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.14'^^xsd:double;
  dwc:latitude '25.3566666667'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4921'^^xsd:string;
  dwc:observationDate '1982-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.0666666667 -16.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4927'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.0833333333'^^xsd:double;
  dwc:latitude '19.0666666667'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4927'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0666666667 -16.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11772'^^xsd:integer;
  dwc:scientificName 'Balanophyllia floridana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '-16.0833333333'^^xsd:double;
  dwc:latitude '25.0666666667'^^xsd:double;
  dwc:aphiaid '286923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11772'^^xsd:string;
  dwc:observationDate '1976-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '286923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9415'^^xsd:integer;
  dwc:scientificName 'Chelidonisis aurantiaca Studer 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '125372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9415'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '125372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8456'^^xsd:integer;
  dwc:scientificName 'Cirrhipathes spiralis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '287837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8456'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '287837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3083'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3083'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4293'^^xsd:integer;
  dwc:scientificName 'Pennatula grandis Ehrenberg 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '128516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4293'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1379630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4291'^^xsd:integer;
  dwc:scientificName 'Pennatula grandis Ehrenberg 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '128516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4291'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1379630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8458'^^xsd:integer;
  dwc:scientificName 'Parantipathes larix (Esper 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '103328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8458'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '103328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3087'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3087'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4192'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4192'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4342'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4342'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4689'^^xsd:integer;
  dwc:scientificName 'Tethocyathus variabilis Cairns 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '135173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4689'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '135173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4347'^^xsd:integer;
  dwc:scientificName 'Umbellula huxleyi K÷lliker 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '128530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4347'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '128530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4341'^^xsd:integer;
  dwc:scientificName 'Madrepora oculata Linnneus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4341'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4677'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4677'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4292'^^xsd:integer;
  dwc:scientificName 'Pennatula grandis Ehrenberg 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '128516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4292'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1379630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.525 -16.0366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.525"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4162'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.0366666667'^^xsd:double;
  dwc:latitude '25.525'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4162'^^xsd:string;
  dwc:observationDate '1975-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.68 -16.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.68"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4184'^^xsd:integer;
  dwc:scientificName 'Caryophyllia abyssorum Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.0333333333'^^xsd:double;
  dwc:latitude '25.68'^^xsd:double;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4184'^^xsd:string;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.68 -16.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.68"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9775'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus moseleyanus (Sclater 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.0333333333'^^xsd:double;
  dwc:latitude '25.68'^^xsd:double;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9775'^^xsd:string;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.68 -16.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.68"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4201'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.0333333333'^^xsd:double;
  dwc:latitude '25.68'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4201'^^xsd:string;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.68 -16.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.68"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus moseleyanus (Sclater 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-16.0333333333'^^xsd:double;
  dwc:latitude '25.68'^^xsd:double;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4173'^^xsd:string;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5033333333 -16.0116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4175'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.0116666667'^^xsd:double;
  dwc:latitude '25.5033333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4175'^^xsd:string;
  dwc:observationDate '1975-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5033333333 -16.0116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4200'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.0116666667'^^xsd:double;
  dwc:latitude '25.5033333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4200'^^xsd:string;
  dwc:observationDate '1975-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3866666667 -15.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5712'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.9783333333'^^xsd:double;
  dwc:latitude '25.3866666667'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5712'^^xsd:string;
  dwc:observationDate '1975-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3866666667 -15.9783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.9783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5711'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.9783333333'^^xsd:double;
  dwc:latitude '25.3866666667'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5711'^^xsd:string;
  dwc:observationDate '1975-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1316666667 -15.8633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4186'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-15.8633333333'^^xsd:double;
  dwc:latitude '25.1316666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4186'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1983333333 -15.8033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4189'^^xsd:integer;
  dwc:scientificName 'Asterosmilia marchadi (Chevalier 1966)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-15.8033333333'^^xsd:double;
  dwc:latitude '25.1983333333'^^xsd:double;
  dwc:aphiaid '527178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4189'^^xsd:string;
  dwc:aphiaIdAccepted '286718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.225 -15.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.225"^^xsd:decimal ;
  dwc:decimalLongitude "-15.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11189'^^xsd:integer;
  dwc:scientificName 'Asterosmilia marchadi (Chevalier 1966)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.745'^^xsd:double;
  dwc:latitude '25.225'^^xsd:double;
  dwc:aphiaid '527178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11189'^^xsd:string;
  dwc:observationDate '1975-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '286718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.225 -15.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.225"^^xsd:decimal ;
  dwc:decimalLongitude "-15.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4191'^^xsd:integer;
  dwc:scientificName 'Paracyathus pulchellus (Philippi 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.745'^^xsd:double;
  dwc:latitude '25.225'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4191'^^xsd:string;
  dwc:observationDate '1975-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.225 -15.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.225"^^xsd:decimal ;
  dwc:decimalLongitude "-15.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11763'^^xsd:integer;
  dwc:scientificName 'Balanophyllia floridana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.745'^^xsd:double;
  dwc:latitude '25.225'^^xsd:double;
  dwc:aphiaid '286923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11763'^^xsd:string;
  dwc:observationDate '1975-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '286923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9366666667 -15.5766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11206'^^xsd:integer;
  dwc:scientificName 'Cladocora debilis Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-15.5766666667'^^xsd:double;
  dwc:latitude '24.9366666667'^^xsd:double;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11206'^^xsd:string;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9716666667 -15.5433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11201'^^xsd:integer;
  dwc:scientificName 'Cladocora debilis Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-15.5433333333'^^xsd:double;
  dwc:latitude '24.9716666667'^^xsd:double;
  dwc:aphiaid '135147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11201'^^xsd:string;
  dwc:observationDate '1975-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '135147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -15.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2405'^^xsd:integer;
  dwc:scientificName 'Umbellula thieli Grasshoff 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.2416666667'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2405'^^xsd:string;
  dwc:observationDate '1970-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -15.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9249'^^xsd:integer;
  dwc:scientificName 'Umbellula thieli Grasshoff 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.2416666667'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9249'^^xsd:string;
  dwc:observationDate '1970-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -15.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:integer;
  dwc:scientificName 'Umbellula thieli Grasshoff 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.2416666667'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2403'^^xsd:string;
  dwc:observationDate '1970-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -15.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:integer;
  dwc:scientificName 'Umbellula thieli Grasshoff 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.2416666667'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2404'^^xsd:string;
  dwc:observationDate '1970-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8333333333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9874'^^xsd:integer;
  dwc:scientificName 'Enallopsammia rostrata (PourtalFs 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '52.8333333333'^^xsd:double;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9874'^^xsd:string;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8683333333 -14.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Flabellum alabastrum Moseley 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.625'^^xsd:double;
  dwc:latitude '36.8683333333'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2801'^^xsd:string;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 -14.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Stichopathes gracilis subsp. var. nova a Schultze'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.3333333333'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:aphiaid '103334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:99'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7833333333 -14.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.3333333333'^^xsd:double;
  dwc:latitude '36.7833333333'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2343'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7683333333 -14.3233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9861'^^xsd:integer;
  dwc:scientificName 'Balanophyllia cellulosa Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.3233333333'^^xsd:double;
  dwc:latitude '36.7683333333'^^xsd:double;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9861'^^xsd:string;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7633333333 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Balanophyllia cellulosa Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:latitude '36.7633333333'^^xsd:double;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2667'^^xsd:string;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2682-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2682-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2682-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7633333333 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2682-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2682-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:gYear;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:latitude '36.7633333333'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2682-3'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6666666667 -14.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Stenocyathus vermiformis (PourtalFs 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.295'^^xsd:double;
  dwc:latitude '36.6666666667'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2485'^^xsd:string;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6666666667 -14.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Muriceides lepida Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.295'^^xsd:double;
  dwc:latitude '36.6666666667'^^xsd:double;
  dwc:aphiaid '125383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2177'^^xsd:string;
  dwc:aphiaIdAccepted '125383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6666666667 -14.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2138'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.295'^^xsd:double;
  dwc:latitude '36.6666666667'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2138'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.2916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-14.2916666667'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2217'^^xsd:string;
  dwc:observationDate '1967-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.2916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2916666667'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2059'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.2916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2335'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2916666667'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2335'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2683-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2683-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2683-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.2916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2683-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2683-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:gYear;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2916666667'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2683-1'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -14.2916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2916666667'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2070'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.665 -14.2633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.665"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4297'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-14.2633333333'^^xsd:double;
  dwc:latitude '36.665'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4297'^^xsd:string;
  dwc:observationDate '1976-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2083'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2141'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2141'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2128'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2080'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2483'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2345'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2125'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8453'^^xsd:integer;
  dwc:scientificName 'Antipathes subpinnata Ellis & Solander 1786'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '103316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8453'^^xsd:string;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2127'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2868'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2142'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6783333333 -14.2583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2583333333'^^xsd:double;
  dwc:latitude '36.6783333333'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2129'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2185'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Peponocyathus stimpsoni (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2482'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Paracalyptrophora josephinae (Lindstrom 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2448'^^xsd:string;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2862'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Paracalyptrophora josephinae (Lindstrom 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2447'^^xsd:string;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Paracyathus arcuatus Lindstr÷m 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2855'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2036'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2332'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2187'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2187'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2188'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2188'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2085'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2678-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2678-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2678-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2678-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2678-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:gYear;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2678-1'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2033'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2140'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -14.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Viminella flagellum (Johnson 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2533333333'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2216'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33333333333 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9370'^^xsd:integer;
  dwc:scientificName 'Metalcyonium violaceum (Tixier-Durivault 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '9.33333333333'^^xsd:double;
  dwc:aphiaid '1343053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9370'^^xsd:string;
  dwc:observationDate '1946-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '290492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33333333333 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9369'^^xsd:integer;
  dwc:scientificName 'Parerythropodium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '9.33333333333'^^xsd:double;
  dwc:aphiaid '147086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9369'^^xsd:string;
  dwc:observationDate '1946-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2208'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2208'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2269'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2269'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4852'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4852'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2099'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2222'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2222'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2220'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2220'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2272'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2219'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2219'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Paracalyptrophora josephinae (Lindstrom 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2449'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2097'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2098'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2209'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2209'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2270'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2270'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2202'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2207'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2207'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2203'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2100'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2271'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -14.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Nicella granifera (K÷lliker 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2466666667'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2077'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 -14.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "-14.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2489'^^xsd:integer;
  dwc:scientificName 'Deltocyathus andamanicus Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.245'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:aphiaid '286790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2489'^^xsd:string;
  dwc:aphiaIdAccepted '286790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 -14.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "-14.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Deltocyathus agassizii PourtalFs 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.245'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:aphiaid '286789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2488'^^xsd:string;
  dwc:aphiaIdAccepted '1593939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.745 -14.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.745"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8452'^^xsd:integer;
  dwc:scientificName 'Antipathes dichotoma Pallas 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2416666667'^^xsd:double;
  dwc:latitude '36.745'^^xsd:double;
  dwc:aphiaid '103309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8452'^^xsd:string;
  dwc:aphiaIdAccepted '103309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77 -14.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Deltocyathus andamanicus Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2416666667'^^xsd:double;
  dwc:latitude '36.77'^^xsd:double;
  dwc:aphiaid '286790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2490'^^xsd:string;
  dwc:aphiaIdAccepted '286790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6366666667 -14.2366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2366666667'^^xsd:double;
  dwc:latitude '36.6366666667'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2863'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6366666667 -14.2366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2366666667'^^xsd:double;
  dwc:latitude '36.6366666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2073'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6366666667 -14.2366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2366666667'^^xsd:double;
  dwc:latitude '36.6366666667'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2084'^^xsd:string;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6866666667 -14.2366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.2366666667'^^xsd:double;
  dwc:latitude '36.6866666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2109'^^xsd:string;
  dwc:observationDate '1967-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2691'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Muriceides lepida Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '125383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2087'^^xsd:string;
  dwc:aphiaIdAccepted '125383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Villogorgia bebrycoides (Koch 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2179'^^xsd:string;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9722'^^xsd:integer;
  dwc:scientificName 'Deltocyathus andamanicus Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '286790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9722'^^xsd:string;
  dwc:aphiaIdAccepted '286790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2583'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Deltocyathus agassizii PourtalFs 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '286789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2495'^^xsd:string;
  dwc:aphiaIdAccepted '1593939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2180'^^xsd:integer;
  dwc:scientificName 'Placogorgia terceira Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2180'^^xsd:string;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2178'^^xsd:integer;
  dwc:scientificName 'Placogorgia terceira Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2178'^^xsd:string;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2339'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -14.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-14.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2341'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -14.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-14.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4700'^^xsd:integer;
  dwc:scientificName 'Paracalyptrophora josephinae (Lindstrom 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4700'^^xsd:string;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -14.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -14.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-14.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4701'^^xsd:integer;
  dwc:scientificName 'Paracalyptrophora josephinae (Lindstrom 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2333333333'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4701'^^xsd:string;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -14.2116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -14.2116666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-14.2116666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2116666667'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2124'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -14.2116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -14.2116666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-14.2116666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.2116666667'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2686'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5421'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5421'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5425'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5425'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5423'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5423'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5409'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5409'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5424'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5424'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5422'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5422'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5410'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5410'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.66666666667 -14.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.66666666667"^^xsd:decimal ;
  geo-pos:long "-14.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5420'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-14.0833333333'^^xsd:double;
  dwc:latitude '9.66666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5420'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3858333333 -13.9688833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9688833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3858333333 -13.9688833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3858333333"^^xsd:decimal ;
  geo-pos:long "-13.9688833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11957'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.9688833333'^^xsd:double;
  dwc:latitude '-71.3858333333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11957'^^xsd:string;
  dwc:observationDate '1984-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.13555 -13.8002833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.13555"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8002833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.13555 -13.8002833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.13555"^^xsd:decimal ;
  geo-pos:long "-13.8002833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11971'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-13.8002833333'^^xsd:double;
  dwc:latitude '-71.13555'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11971'^^xsd:string;
  dwc:observationDate '1989-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.13555 -13.8002833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.13555"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8002833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.13555 -13.8002833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.13555"^^xsd:decimal ;
  geo-pos:long "-13.8002833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11926'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-13.8002833333'^^xsd:double;
  dwc:latitude '-71.13555'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11926'^^xsd:string;
  dwc:observationDate '1989-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6416666667 -13.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6416666667 -13.5166666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.6416666667"^^xsd:decimal ;
  geo-pos:long "-13.5166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:integer;
  dwc:scientificName 'Umbellula thomsoni K÷lliker 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-13.5166666667'^^xsd:double;
  dwc:latitude '42.6416666667'^^xsd:double;
  dwc:aphiaid '128533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2416'^^xsd:string;
  dwc:observationDate '1968-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '128533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7416666667 -13.4966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4966666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7416666667 -13.4966666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.7416666667"^^xsd:decimal ;
  geo-pos:long "-13.4966666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Umbellula thomsoni K÷lliker 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-13.4966666667'^^xsd:double;
  dwc:latitude '42.7416666667'^^xsd:double;
  dwc:aphiaid '128533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2417'^^xsd:string;
  dwc:observationDate '1968-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '128533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2025 -13.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2025"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2025 -13.4525)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2025"^^xsd:decimal ;
  geo-pos:long "-13.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11872'^^xsd:integer;
  dwc:scientificName 'Dasystenella liouvillei (Gravier )'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.4525'^^xsd:double;
  dwc:latitude '-71.2025'^^xsd:double;
  dwc:aphiaid '743674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11872'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '743675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1838833333 -13.41805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1838833333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.41805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1838833333 -13.41805)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1838833333"^^xsd:decimal ;
  geo-pos:long "-13.41805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11922'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.41805'^^xsd:double;
  dwc:latitude '-71.1838833333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11922'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1838833333 -13.41805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1838833333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.41805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1838833333 -13.41805)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1838833333"^^xsd:decimal ;
  geo-pos:long "-13.41805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11822'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-13.41805'^^xsd:double;
  dwc:latitude '-71.1838833333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11822'^^xsd:string;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1838833333 -13.41805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1838833333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.41805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1838833333 -13.41805)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1838833333"^^xsd:decimal ;
  geo-pos:long "-13.41805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11912'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.41805'^^xsd:double;
  dwc:latitude '-71.1838833333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11912'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2352833333 -13.21805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2352833333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.21805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2352833333 -13.21805)"^^geo:wktLiteral ;
  geo-pos:lat "50.2352833333"^^xsd:decimal ;
  geo-pos:long "-13.21805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4906'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '-13.21805'^^xsd:double;
  dwc:latitude '50.2352833333'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4906'^^xsd:string;
  dwc:observationDate '1976-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3177833333 -13.1336166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3177833333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1336166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3177833333 -13.1336166667)"^^geo:wktLiteral ;
  geo-pos:lat "50.3177833333"^^xsd:decimal ;
  geo-pos:long "-13.1336166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4901'^^xsd:integer;
  dwc:scientificName 'Flabellum angulare Moseley 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-13.1336166667'^^xsd:double;
  dwc:latitude '50.3177833333'^^xsd:double;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4901'^^xsd:string;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3177833333 -13.1336166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3177833333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1336166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3177833333 -13.1336166667)"^^geo:wktLiteral ;
  geo-pos:lat "50.3177833333"^^xsd:decimal ;
  geo-pos:long "-13.1336166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4891'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '-13.1336166667'^^xsd:double;
  dwc:latitude '50.3177833333'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4891'^^xsd:string;
  dwc:observationDate '1976-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2522166667 -13.0672166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2522166667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0672166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2522166667 -13.0672166667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2522166667"^^xsd:decimal ;
  geo-pos:long "-13.0672166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11914'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.0672166667'^^xsd:double;
  dwc:latitude '-71.2522166667'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11914'^^xsd:string;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -13)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9456'^^xsd:integer;
  dwc:scientificName 'Villogorgia bebrycoides (Koch 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9456'^^xsd:string;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.10055"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  geo-pos:lat "-71.10055"^^xsd:decimal ;
  geo-pos:long "-12.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11967'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88555'^^xsd:double;
  dwc:latitude '-71.10055'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11967'^^xsd:string;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.10055"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  geo-pos:lat "-71.10055"^^xsd:decimal ;
  geo-pos:long "-12.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11925'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88555'^^xsd:double;
  dwc:latitude '-71.10055'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11925'^^xsd:string;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.10055"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  geo-pos:lat "-71.10055"^^xsd:decimal ;
  geo-pos:long "-12.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11910'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88555'^^xsd:double;
  dwc:latitude '-71.10055'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11910'^^xsd:string;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.10055"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  geo-pos:lat "-71.10055"^^xsd:decimal ;
  geo-pos:long "-12.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11913'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88555'^^xsd:double;
  dwc:latitude '-71.10055'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11913'^^xsd:string;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.10055"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10055 -12.88555)"^^geo:wktLiteral ;
  geo-pos:lat "-71.10055"^^xsd:decimal ;
  geo-pos:long "-12.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11908'^^xsd:integer;
  dwc:scientificName 'Thouarella andeep'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88555'^^xsd:double;
  dwc:latitude '-71.10055'^^xsd:double;
  dwc:aphiaid '517838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11908'^^xsd:string;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '517838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.25833333333 -12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.25833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.25833333333 -12.85)"^^geo:wktLiteral ;
  geo-pos:lat "7.25833333333"^^xsd:decimal ;
  geo-pos:long "-12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4209'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.85'^^xsd:double;
  dwc:latitude '7.25833333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4209'^^xsd:string;
  dwc:observationDate '1956-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.5686166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11898'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-12.5686166667'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11898'^^xsd:string;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.5686166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11883'^^xsd:integer;
  dwc:scientificName 'Dasystenella liouvillei (Gravier )'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-12.5686166667'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '743674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11883'^^xsd:string;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '743675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.5686166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11909'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-12.5686166667'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11909'^^xsd:string;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.5686166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11874'^^xsd:integer;
  dwc:scientificName 'Dasystenella liouvillei (Gravier )'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-12.5686166667'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '743674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11874'^^xsd:string;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '743675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.5686166667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.5686166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11920'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-12.5686166667'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11920'^^xsd:string;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.0858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.0858333333"^^xsd:decimal ;
  geo-pos:long "-12.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11726'^^xsd:integer;
  dwc:scientificName 'Errina 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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5666666667'^^xsd:double;
  dwc:latitude '-71.0858333333'^^xsd:double;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11726'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.0858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.0858333333"^^xsd:decimal ;
  geo-pos:long "-12.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11969'^^xsd:integer;
  dwc:scientificName 'Thouarella 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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5666666667'^^xsd:double;
  dwc:latitude '-71.0858333333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11969'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.0858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.0858333333"^^xsd:decimal ;
  geo-pos:long "-12.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11871'^^xsd:integer;
  dwc:scientificName 'Dasystenella liouvillei (Gravier )'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5666666667'^^xsd:double;
  dwc:latitude '-71.0858333333'^^xsd:double;
  dwc:aphiaid '743674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11871'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '743675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10305 -12.5513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.10305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.10305 -12.5513833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.10305"^^xsd:decimal ;
  geo-pos:long "-12.5513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11727'^^xsd:integer;
  dwc:scientificName 'Errina 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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5513833333'^^xsd:double;
  dwc:latitude '-71.10305'^^xsd:double;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11727'^^xsd:string;
  dwc:observationDate '1989-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1002833333 -12.5513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1002833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1002833333 -12.5513833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1002833333"^^xsd:decimal ;
  geo-pos:long "-12.5513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11806'^^xsd:integer;
  dwc:scientificName 'Thouarella crenelata Knkenthal 1907'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5513833333'^^xsd:double;
  dwc:latitude '-71.1002833333'^^xsd:double;
  dwc:aphiaid '286558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11806'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1774499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1002833333 -12.5513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1002833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1002833333 -12.5513833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1002833333"^^xsd:decimal ;
  geo-pos:long "-12.5513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11924'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5513833333'^^xsd:double;
  dwc:latitude '-71.1002833333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11924'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1 -12.5513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1 -12.5513833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1"^^xsd:decimal ;
  geo-pos:long "-12.5513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11821'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-12.5513833333'^^xsd:double;
  dwc:latitude '-71.1'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11821'^^xsd:string;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.0858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5513833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.0858333333"^^xsd:decimal ;
  geo-pos:long "-12.5513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11803'^^xsd:integer;
  dwc:scientificName 'Thouarella chilensis Knkenthal 1912'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5513833333'^^xsd:double;
  dwc:latitude '-71.0858333333'^^xsd:double;
  dwc:aphiaid '286556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11803'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '286556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.0858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5513833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.0858333333"^^xsd:decimal ;
  geo-pos:long "-12.5513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11889'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5513833333'^^xsd:double;
  dwc:latitude '-71.0858333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11889'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.0858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.0858333333 -12.5513833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.0858333333"^^xsd:decimal ;
  geo-pos:long "-12.5513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11923'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-12.5513833333'^^xsd:double;
  dwc:latitude '-71.0858333333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11923'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5186166667 -12.4511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.5186166667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5186166667 -12.4511166667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.5186166667"^^xsd:decimal ;
  geo-pos:long "-12.4511166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11899'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-12.4511166667'^^xsd:double;
  dwc:latitude '-71.5186166667'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11899'^^xsd:string;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.3502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.3502833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.3502833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11893'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-12.3502833333'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11893'^^xsd:string;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.3502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.3502833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.3502833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11921'^^xsd:integer;
  dwc:scientificName 'Thouarella variabilis Wright & Studer 1889'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-12.3502833333'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '286574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11921'^^xsd:string;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '286574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.3502833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.6513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3502833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.6513833333 -12.3502833333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.6513833333"^^xsd:decimal ;
  geo-pos:long "-12.3502833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11873'^^xsd:integer;
  dwc:scientificName 'Dasystenella liouvillei (Gravier )'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-12.3502833333'^^xsd:double;
  dwc:latitude '-71.6513833333'^^xsd:double;
  dwc:aphiaid '743674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11873'^^xsd:string;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '743675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8483333333 -11.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8483333333 -11.885)"^^geo:wktLiteral ;
  geo-pos:lat "42.8483333333"^^xsd:decimal ;
  geo-pos:long "-11.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8437'^^xsd:integer;
  dwc:scientificName 'Madrepora oculata Linnneus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-11.885'^^xsd:double;
  dwc:latitude '42.8483333333'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8437'^^xsd:string;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 -11.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1666666667 -11.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.1666666667"^^xsd:decimal ;
  geo-pos:long "-11.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3646'^^xsd:integer;
  dwc:scientificName 'Muriceides sceptrum (Studer 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.7833333333'^^xsd:double;
  dwc:latitude '51.1666666667'^^xsd:double;
  dwc:aphiaid '292017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3646'^^xsd:string;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A12102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A12102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A12102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4511166667 -11.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4511166667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A12102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4511166667 -11.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4511166667"^^xsd:decimal ;
  geo-pos:long "-11.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A12102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:12102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '12102'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'North Atlantic ocean NE'^^xsd:string;
  dwc:longitude '-11.5833333333'^^xsd:double;
  dwc:latitude '36.4511166667'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:12102'^^xsd:string;
  dwc:observationDate '1987-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51 -11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51 -11.56)"^^geo:wktLiteral ;
  geo-pos:lat "36.51"^^xsd:decimal ;
  geo-pos:long "-11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.56'^^xsd:double;
  dwc:latitude '36.51'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2079'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.2216666667"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9411'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '29.2216666667'^^xsd:double;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9411'^^xsd:string;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.2216666667"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9393'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia armata Verrill 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '29.2216666667'^^xsd:double;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9393'^^xsd:string;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.2216666667"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9404'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '29.2216666667'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9404'^^xsd:string;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.2216666667"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4924'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '29.2216666667'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4924'^^xsd:string;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.2216666667"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4919'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '29.2216666667'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4919'^^xsd:string;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2216666667 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.2216666667"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9410'^^xsd:integer;
  dwc:scientificName 'Chelidonisis aurantiaca Studer 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '29.2216666667'^^xsd:double;
  dwc:aphiaid '125372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9410'^^xsd:string;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '125372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.4983333333"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2143'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.4983333333'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2143'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.4983333333"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4837'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.4983333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4837'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.4983333333"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4204'^^xsd:integer;
  dwc:scientificName 'Madracis pharensis (Heller 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.4983333333'^^xsd:double;
  dwc:aphiaid '135212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4204'^^xsd:string;
  dwc:aphiaIdAccepted '135212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.4983333333"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.4983333333'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2859'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.4983333333"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Villogorgia bebrycoides (Koch 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.4983333333'^^xsd:double;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2086'^^xsd:string;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4983333333 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.4983333333"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '36.4983333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2895'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2033333333 -11.4416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2033333333 -11.4416666667)"^^geo:wktLiteral ;
  geo-pos:lat "29.2033333333"^^xsd:decimal ;
  geo-pos:long "-11.4416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4936'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-11.4416666667'^^xsd:double;
  dwc:latitude '29.2033333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4936'^^xsd:string;
  dwc:observationDate '1982-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2033333333 -11.4416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2033333333 -11.4416666667)"^^geo:wktLiteral ;
  geo-pos:lat "29.2033333333"^^xsd:decimal ;
  geo-pos:long "-11.4416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4923'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-11.4416666667'^^xsd:double;
  dwc:latitude '29.2033333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4923'^^xsd:string;
  dwc:observationDate '1982-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2033333333 -11.4416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2033333333 -11.4416666667)"^^geo:wktLiteral ;
  geo-pos:lat "29.2033333333"^^xsd:decimal ;
  geo-pos:long "-11.4416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9837'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-11.4416666667'^^xsd:double;
  dwc:latitude '29.2033333333'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9837'^^xsd:string;
  dwc:observationDate '1982-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7166666667 -11.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7166666667 -11.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7166666667"^^xsd:decimal ;
  geo-pos:long "-11.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5986'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.2333333333'^^xsd:double;
  dwc:latitude '36.7166666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5986'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2662-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2662-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2662-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7166666667 -11.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2662-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7166666667 -11.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7166666667"^^xsd:decimal ;
  geo-pos:long "-11.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2662-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2662-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:gYear;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-11.2333333333'^^xsd:double;
  dwc:latitude '36.7166666667'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2662-2'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55055 -11.1841666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55055"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1841666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55055 -11.1841666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.55055"^^xsd:decimal ;
  geo-pos:long "-11.1841666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4892'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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:longitude '-11.1841666667'^^xsd:double;
  dwc:latitude '56.55055'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4892'^^xsd:string;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95195 -10.9166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95195"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95195 -10.9166666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.95195"^^xsd:decimal ;
  geo-pos:long "-10.9166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4894'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-10.9166666667'^^xsd:double;
  dwc:latitude '57.95195'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4894'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6847166667 -10.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6847166667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6847166667 -10.8833333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.6847166667"^^xsd:decimal ;
  geo-pos:long "-10.8833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4317'^^xsd:integer;
  dwc:scientificName 'Caryophyllia sarsiae Zibrowius 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-10.8833333333'^^xsd:double;
  dwc:latitude '48.6847166667'^^xsd:double;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4317'^^xsd:string;
  dwc:observationDate '1973-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4513833333 -10.3166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4513833333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4513833333 -10.3166666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.4513833333"^^xsd:decimal ;
  geo-pos:long "-10.3166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9572'^^xsd:integer;
  dwc:scientificName 'Candidella imbricata (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-10.3166666667'^^xsd:double;
  dwc:latitude '48.4513833333'^^xsd:double;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9572'^^xsd:string;
  dwc:observationDate '1974-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2666666667 -10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2666666667 -10.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.2666666667"^^xsd:decimal ;
  geo-pos:long "-10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4699'^^xsd:integer;
  dwc:scientificName 'Primnoa resedaeformis (Gunnerus 1763)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-10.3'^^xsd:double;
  dwc:latitude '60.2666666667'^^xsd:double;
  dwc:aphiaid '125411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4699'^^xsd:string;
  dwc:observationDate '1974-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '125411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25195 -10.2686166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25195"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2686166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25195 -10.2686166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.25195"^^xsd:decimal ;
  geo-pos:long "-10.2686166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9528'^^xsd:integer;
  dwc:scientificName 'Acanella eburnea (Pourtales 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-10.2686166667'^^xsd:double;
  dwc:latitude '57.25195'^^xsd:double;
  dwc:aphiaid '286299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9528'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21 -10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21 -10.205)"^^geo:wktLiteral ;
  geo-pos:lat "39.21"^^xsd:decimal ;
  geo-pos:long "-10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9575'^^xsd:integer;
  dwc:scientificName 'Narella belissima (Knkenthal 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-10.205'^^xsd:double;
  dwc:latitude '39.21'^^xsd:double;
  dwc:aphiaid '177838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9575'^^xsd:string;
  dwc:observationDate '1984-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '177838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Dasmosmilia lymani (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2905'^^xsd:string;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2664-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2664-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2664-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2664-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2664-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2664-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:gYear;
  dwc:scientificName 'Dasmosmilia lymani (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2664-3'^^xsd:string;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2903'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2342'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2094'^^xsd:string;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2093'^^xsd:string;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5985'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5985'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2861'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Dasmosmilia lymani (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2674'^^xsd:string;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Ellisella paraplexauroides Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '125358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2106'^^xsd:string;
  dwc:aphiaIdAccepted '125358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Ellisella flagellum Johnson 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2071'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2656-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2656-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2656-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2656-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2656-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2656-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:gYear;
  dwc:scientificName 'Monomyces pygmaeus (Risso 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2656-1'^^xsd:string;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2671-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2671-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2671-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2671-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2671-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2671-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:gYear;
  dwc:scientificName 'Dasmosmilia lymani (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2671-1'^^xsd:string;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2679-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2679-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2679-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2679-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2679-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2679-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:gYear;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2679-2'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5833333333 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.5833333333"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.5833333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2896'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65195 -9.88388333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.65195"^^xsd:decimal ;
  dwc:decimalLongitude "-9.88388333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65195 -9.88388333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.65195"^^xsd:decimal ;
  geo-pos:long "-9.88388333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4246'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.88388333333'^^xsd:double;
  dwc:latitude '48.65195'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4246'^^xsd:string;
  dwc:observationDate '1973-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65195 -9.88388333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.65195"^^xsd:decimal ;
  dwc:decimalLongitude "-9.88388333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65195 -9.88388333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.65195"^^xsd:decimal ;
  geo-pos:long "-9.88388333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4250'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.88388333333'^^xsd:double;
  dwc:latitude '48.65195'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4250'^^xsd:string;
  dwc:observationDate '1973-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6816666667 -9.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6816666667 -9.715)"^^geo:wktLiteral ;
  geo-pos:lat "48.6816666667"^^xsd:decimal ;
  geo-pos:long "-9.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11207'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.715'^^xsd:double;
  dwc:latitude '48.6816666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11207'^^xsd:string;
  dwc:observationDate '1984-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2166666667 -9.53333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2166666667 -9.53333333333)"^^geo:wktLiteral ;
  geo-pos:lat "33.2166666667"^^xsd:decimal ;
  geo-pos:long "-9.53333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9449'^^xsd:integer;
  dwc:scientificName 'Keratoisis flexibilis (Pourtales 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.53333333333'^^xsd:double;
  dwc:latitude '33.2166666667'^^xsd:double;
  dwc:aphiaid '125375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9449'^^xsd:string;
  dwc:aphiaIdAccepted '125375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7016666667 -9.45833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7016666667 -9.45833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7016666667"^^xsd:decimal ;
  geo-pos:long "-9.45833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Balanophyllia cellulosa Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.45833333333'^^xsd:double;
  dwc:latitude '37.7016666667'^^xsd:double;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2633'^^xsd:string;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3666666667"^^xsd:decimal ;
  geo-pos:long "-9.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4703'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.36666666667'^^xsd:double;
  dwc:latitude '39.3666666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4703'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3666666667"^^xsd:decimal ;
  geo-pos:long "-9.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4707'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.36666666667'^^xsd:double;
  dwc:latitude '39.3666666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4707'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3666666667"^^xsd:decimal ;
  geo-pos:long "-9.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4708'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.36666666667'^^xsd:double;
  dwc:latitude '39.3666666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4708'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3666666667"^^xsd:decimal ;
  geo-pos:long "-9.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4704'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.36666666667'^^xsd:double;
  dwc:latitude '39.3666666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4704'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3666666667"^^xsd:decimal ;
  geo-pos:long "-9.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4705'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.36666666667'^^xsd:double;
  dwc:latitude '39.3666666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4705'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3666666667 -9.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3666666667"^^xsd:decimal ;
  geo-pos:long "-9.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4706'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.36666666667'^^xsd:double;
  dwc:latitude '39.3666666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4706'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Caryophyllia abyssorum Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2851'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9533'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9533'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4172'^^xsd:integer;
  dwc:scientificName 'Aulocyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '135084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4172'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '135084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4164'^^xsd:integer;
  dwc:scientificName 'Placotrochides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '135117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4164'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '135117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2802'^^xsd:integer;
  dwc:scientificName 'Flabellum alabastrum Moseley 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2802'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus diadema (Moseley 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '286852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2500'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Placogorgia coronata Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '125392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2133'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '125392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2688'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia granulata Grasshoff 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '182941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2688'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4180'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4180'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9782'^^xsd:integer;
  dwc:scientificName 'Javania eburnea PourtalTs 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9782'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 -9.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "-9.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9.32166666667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2481'^^xsd:string;
  dwc:observationDate '1967-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2805'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2805'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2867'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2498'^^xsd:string;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2689'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2807'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Dasmosmilia lymani (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2673'^^xsd:string;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Dasmosmilia lymani (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2677'^^xsd:string;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0916666667 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.0916666667"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '33.0916666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2897'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.175 -9.29166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.175"^^xsd:decimal ;
  dwc:decimalLongitude "-9.29166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.175 -9.29166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.175"^^xsd:decimal ;
  geo-pos:long "-9.29166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.29166666667'^^xsd:double;
  dwc:latitude '33.175'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2902'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.175 -9.29166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.175"^^xsd:decimal ;
  dwc:decimalLongitude "-9.29166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.175 -9.29166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.175"^^xsd:decimal ;
  geo-pos:long "-9.29166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.29166666667'^^xsd:double;
  dwc:latitude '33.175'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2501'^^xsd:string;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.175 -9.29166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.175"^^xsd:decimal ;
  dwc:decimalLongitude "-9.29166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.175 -9.29166666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.175"^^xsd:decimal ;
  geo-pos:long "-9.29166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.29166666667'^^xsd:double;
  dwc:latitude '33.175'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2687'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.21"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  geo-pos:lat "33.21"^^xsd:decimal ;
  geo-pos:long "-9.25333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9421'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.25333333333'^^xsd:double;
  dwc:latitude '33.21'^^xsd:double;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9421'^^xsd:string;
  dwc:observationDate '1967-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.21"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  geo-pos:lat "33.21"^^xsd:decimal ;
  geo-pos:long "-9.25333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.25333333333'^^xsd:double;
  dwc:latitude '33.21'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2806'^^xsd:string;
  dwc:observationDate '1967-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.21"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  geo-pos:lat "33.21"^^xsd:decimal ;
  geo-pos:long "-9.25333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Muriceides sceptrum (Studer 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.25333333333'^^xsd:double;
  dwc:latitude '33.21'^^xsd:double;
  dwc:aphiaid '292017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2092'^^xsd:string;
  dwc:observationDate '1967-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.21"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  geo-pos:lat "33.21"^^xsd:decimal ;
  geo-pos:long "-9.25333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus moseleyanus (Sclater 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.25333333333'^^xsd:double;
  dwc:latitude '33.21'^^xsd:double;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2479'^^xsd:string;
  dwc:observationDate '1967-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2665-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2665-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2665-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.21"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2665-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -9.25333333333)"^^geo:wktLiteral ;
  geo-pos:lat "33.21"^^xsd:decimal ;
  geo-pos:long "-9.25333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2665-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2665-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:gYear;
  dwc:scientificName 'Flabellum chunii Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.25333333333'^^xsd:double;
  dwc:latitude '33.21'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2665-8'^^xsd:string;
  dwc:observationDate '1967-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333333333 -9.21861666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.21861666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333333333 -9.21861666667)"^^geo:wktLiteral ;
  geo-pos:lat "41.5333333333"^^xsd:decimal ;
  geo-pos:long "-9.21861666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4208'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-9.21861666667'^^xsd:double;
  dwc:latitude '41.5333333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4208'^^xsd:string;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.20833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3583333333"^^xsd:decimal ;
  geo-pos:long "-9.20833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5981'^^xsd:integer;
  dwc:scientificName 'Alcyonium palmatum Pallas 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.20833333333'^^xsd:double;
  dwc:latitude '37.3583333333'^^xsd:double;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5981'^^xsd:string;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.20833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3583333333"^^xsd:decimal ;
  geo-pos:long "-9.20833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.20833333333'^^xsd:double;
  dwc:latitude '37.3583333333'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2123'^^xsd:string;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.20833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3583333333"^^xsd:decimal ;
  geo-pos:long "-9.20833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.20833333333'^^xsd:double;
  dwc:latitude '37.3583333333'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2122'^^xsd:string;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.20833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3583333333"^^xsd:decimal ;
  geo-pos:long "-9.20833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5984'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.20833333333'^^xsd:double;
  dwc:latitude '37.3583333333'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5984'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.20833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3583333333 -9.20833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3583333333"^^xsd:decimal ;
  geo-pos:long "-9.20833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.20833333333'^^xsd:double;
  dwc:latitude '37.3583333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2899'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6916666667"^^xsd:decimal ;
  geo-pos:long "-9.19833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9717'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.19833333333'^^xsd:double;
  dwc:latitude '37.6916666667'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9717'^^xsd:string;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6916666667"^^xsd:decimal ;
  geo-pos:long "-9.19833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.19833333333'^^xsd:double;
  dwc:latitude '37.6916666667'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2480'^^xsd:string;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6916666667"^^xsd:decimal ;
  geo-pos:long "-9.19833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus diadema (Moseley 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.19833333333'^^xsd:double;
  dwc:latitude '37.6916666667'^^xsd:double;
  dwc:aphiaid '286852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2502'^^xsd:string;
  dwc:aphiaIdAccepted '286852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.19833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6916666667 -9.19833333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6916666667"^^xsd:decimal ;
  geo-pos:long "-9.19833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Fungiacyathus fragilis G.O.Sars 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.19833333333'^^xsd:double;
  dwc:latitude '37.6916666667'^^xsd:double;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2629'^^xsd:string;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2866'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2685-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2685-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2685-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2685-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2685-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2685-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:gYear;
  dwc:scientificName 'Dendrophyllia cornigera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2685-2'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Coenocyathus anthophyllites Milne Edwards & Haime'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2635'^^xsd:string;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Coenocyathus anthophyllites Milne Edwards & Haime'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2668'^^xsd:string;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Pteroeides griseum (Bohadsch 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '181504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2761'^^xsd:string;
  dwc:aphiaIdAccepted '181504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2176'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2176'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2898'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2898'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.245"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.245 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.245"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5989'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.245'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5989'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.34"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.34'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2346'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.34"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Pteroeides griseum (Bohadsch 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.34'^^xsd:double;
  dwc:aphiaid '181504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2760'^^xsd:string;
  dwc:aphiaIdAccepted '181504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34"^^xsd:decimal ;
  dwc:decimalLongitude "-9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -9.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.34"^^xsd:decimal ;
  geo-pos:long "-9.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9.025'^^xsd:double;
  dwc:latitude '37.34'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2799'^^xsd:string;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.2"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6249'^^xsd:integer;
  dwc:scientificName 'Ellisella paraplexauroides Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.2'^^xsd:double;
  dwc:aphiaid '125358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6249'^^xsd:string;
  dwc:observationDate '1930-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '125358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.2"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6248'^^xsd:integer;
  dwc:scientificName 'Ellisella paraplexauroides Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.2'^^xsd:double;
  dwc:aphiaid '125358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6248'^^xsd:string;
  dwc:observationDate '1930-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '125358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3296'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3296'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5988'^^xsd:integer;
  dwc:scientificName 'Alcyonium acaule Marion 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5988'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3295'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3295'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9586'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9586'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2152'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Callogorgia verticillata (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2153'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3854'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3854'^^xsd:string;
  dwc:observationDate '1930-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3853'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3853'^^xsd:string;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2175'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2175'^^xsd:string;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2119'^^xsd:string;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Ellisella paraplexauroides Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2154'^^xsd:string;
  dwc:aphiaIdAccepted '125358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3166666667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.3166666667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.3166666667'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2165'^^xsd:string;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2901'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2337'^^xsd:string;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2865'^^xsd:integer;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2865'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Spinimuricea atlantica (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:aphiaid '125397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2120'^^xsd:string;
  dwc:aphiaIdAccepted '125397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2181'^^xsd:integer;
  dwc:scientificName 'Leptogorgia riodouroi Stiasny 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:aphiaid '286274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2181'^^xsd:string;
  dwc:aphiaIdAccepted '1248553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2675-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2675-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2675-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2675-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2675-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2675-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:gYear;
  dwc:scientificName 'Dasmosmilia lymani (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2675-4'^^xsd:string;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4616666667 -8.84666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.84666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4616666667 -8.84666666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.4616666667"^^xsd:decimal ;
  geo-pos:long "-8.84666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4195'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-8.84666666667'^^xsd:double;
  dwc:latitude '33.4616666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4195'^^xsd:string;
  dwc:observationDate '1975-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4616666667 -8.76666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.76666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4616666667 -8.76666666667)"^^geo:wktLiteral ;
  geo-pos:lat "47.4616666667"^^xsd:decimal ;
  geo-pos:long "-8.76666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3647'^^xsd:integer;
  dwc:scientificName 'Placogorgia graciosa Tixier-Durivault & d\'Hond 197'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.76666666667'^^xsd:double;
  dwc:latitude '47.4616666667'^^xsd:double;
  dwc:aphiaid '125393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3647'^^xsd:string;
  dwc:aphiaIdAccepted '125393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2002833333 -8.70028333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2002833333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.70028333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2002833333 -8.70028333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.2002833333"^^xsd:decimal ;
  geo-pos:long "-8.70028333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9578'^^xsd:integer;
  dwc:scientificName 'Narella belissima (Knkenthal 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-8.70028333333'^^xsd:double;
  dwc:latitude '44.2002833333'^^xsd:double;
  dwc:aphiaid '177838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9578'^^xsd:string;
  dwc:observationDate '1968-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '177838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18555 -8.66721666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66721666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18555 -8.66721666667)"^^geo:wktLiteral ;
  geo-pos:lat "44.18555"^^xsd:decimal ;
  geo-pos:long "-8.66721666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9479'^^xsd:integer;
  dwc:scientificName 'Narella belissima (Knkenthal 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-8.66721666667'^^xsd:double;
  dwc:latitude '44.18555'^^xsd:double;
  dwc:aphiaid '177838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9479'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '177838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5522166667 -8.65055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5522166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5522166667 -8.65055)"^^geo:wktLiteral ;
  geo-pos:lat "47.5522166667"^^xsd:decimal ;
  geo-pos:long "-8.65055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4898'^^xsd:integer;
  dwc:scientificName 'Flabellum angulare Moseley 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-8.65055'^^xsd:double;
  dwc:latitude '47.5522166667'^^xsd:double;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4898'^^xsd:string;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5522166667 -8.65055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5522166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5522166667 -8.65055)"^^geo:wktLiteral ;
  geo-pos:lat "47.5522166667"^^xsd:decimal ;
  geo-pos:long "-8.65055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4900'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cornuformis PourtalFs 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-8.65055'^^xsd:double;
  dwc:latitude '47.5522166667'^^xsd:double;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4900'^^xsd:string;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.535 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.535"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.535 -8.65)"^^geo:wktLiteral ;
  geo-pos:lat "47.535"^^xsd:decimal ;
  geo-pos:long "-8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4240'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.535'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4240'^^xsd:string;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4836'^^xsd:integer;
  dwc:scientificName 'Coenocyathus cylindricus Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4836'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4199'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia ramea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4199'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4176'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4176'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4190'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4190'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4187'^^xsd:integer;
  dwc:scientificName 'Paracyathus pulchellus (Philippi 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4187'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Monomyces pygmaeus (Risso 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4174'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11748'^^xsd:integer;
  dwc:scientificName 'Polycyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11748'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2866666667 -8.575)"^^geo:wktLiteral ;
  geo-pos:lat "33.2866666667"^^xsd:decimal ;
  geo-pos:long "-8.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4839'^^xsd:integer;
  dwc:scientificName 'Coenocyathus anthophyllites Milne Edwards & Haime'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.575'^^xsd:double;
  dwc:latitude '33.2866666667'^^xsd:double;
  dwc:aphiaid '135148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4839'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '135148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5511166667 -8.56666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5511166667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5511166667 -8.56666666667)"^^geo:wktLiteral ;
  geo-pos:lat "47.5511166667"^^xsd:decimal ;
  geo-pos:long "-8.56666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4218'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-8.56666666667'^^xsd:double;
  dwc:latitude '47.5511166667'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4218'^^xsd:string;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81 -8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81 -8.53)"^^geo:wktLiteral ;
  geo-pos:lat "35.81"^^xsd:decimal ;
  geo-pos:long "-8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4844'^^xsd:integer;
  dwc:scientificName 'Coenosmilia fecunda (PourtalFs 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-8.53'^^xsd:double;
  dwc:latitude '35.81'^^xsd:double;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4844'^^xsd:string;
  dwc:observationDate '1971-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53445 -8.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53445"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53445 -8.5025)"^^geo:wktLiteral ;
  geo-pos:lat "47.53445"^^xsd:decimal ;
  geo-pos:long "-8.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4217'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cornuformis PourtalFs 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.5025'^^xsd:double;
  dwc:latitude '47.53445'^^xsd:double;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4217'^^xsd:string;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46695 -8.41695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46695"^^xsd:decimal ;
  dwc:decimalLongitude "-8.41695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46695 -8.41695)"^^geo:wktLiteral ;
  geo-pos:lat "47.46695"^^xsd:decimal ;
  geo-pos:long "-8.41695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4224'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.41695'^^xsd:double;
  dwc:latitude '47.46695'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4224'^^xsd:string;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5333333333 -8.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5333333333 -8.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "74.5333333333"^^xsd:decimal ;
  geo-pos:long "-8.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4897'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cornuformis PourtalFs 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-8.41666666667'^^xsd:double;
  dwc:latitude '74.5333333333'^^xsd:double;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4897'^^xsd:string;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5016666667 -8.28471666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.28471666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5016666667 -8.28471666667)"^^geo:wktLiteral ;
  geo-pos:lat "47.5016666667"^^xsd:decimal ;
  geo-pos:long "-8.28471666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4223'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cornuformis PourtalFs 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '-8.28471666667'^^xsd:double;
  dwc:latitude '47.5016666667'^^xsd:double;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4223'^^xsd:string;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -8.11666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.11666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -8.11666666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.51"^^xsd:decimal ;
  geo-pos:long "-8.11666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4203'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus nobilis (Moseley 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.11666666667'^^xsd:double;
  dwc:latitude '35.51'^^xsd:double;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4203'^^xsd:string;
  dwc:observationDate '1971-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -8.11666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.11666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -8.11666666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.51"^^xsd:decimal ;
  geo-pos:long "-8.11666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4284'^^xsd:integer;
  dwc:scientificName 'Umbellula durissima K÷lliker 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.11666666667'^^xsd:double;
  dwc:latitude '35.51'^^xsd:double;
  dwc:aphiaid '183476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4284'^^xsd:string;
  dwc:observationDate '1971-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1874369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -8.11666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.11666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -8.11666666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.51"^^xsd:decimal ;
  geo-pos:long "-8.11666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2494'^^xsd:integer;
  dwc:scientificName 'Deltocyathus andamanicus Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.11666666667'^^xsd:double;
  dwc:latitude '35.51'^^xsd:double;
  dwc:aphiaid '286790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2494'^^xsd:string;
  dwc:observationDate '1971-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '286790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1688833333 -8.10055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1688833333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.10055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1688833333 -8.10055)"^^geo:wktLiteral ;
  geo-pos:lat "36.1688833333"^^xsd:decimal ;
  geo-pos:long "-8.10055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9719'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.10055'^^xsd:double;
  dwc:latitude '36.1688833333'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9719'^^xsd:string;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -8.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.83"^^xsd:decimal ;
  dwc:decimalLongitude "-8.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -8.09)"^^geo:wktLiteral ;
  geo-pos:lat "47.83"^^xsd:decimal ;
  geo-pos:long "-8.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9049'^^xsd:integer;
  dwc:scientificName 'Solenosmilia variabilis Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-8.09'^^xsd:double;
  dwc:latitude '47.83'^^xsd:double;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9049'^^xsd:string;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -8.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.83"^^xsd:decimal ;
  dwc:decimalLongitude "-8.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -8.09)"^^geo:wktLiteral ;
  geo-pos:lat "47.83"^^xsd:decimal ;
  geo-pos:long "-8.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4264'^^xsd:integer;
  dwc:scientificName 'Isidella longiflora (Verrill 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-8.09'^^xsd:double;
  dwc:latitude '47.83'^^xsd:double;
  dwc:aphiaid '177844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4264'^^xsd:string;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '177844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -8.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.83"^^xsd:decimal ;
  dwc:decimalLongitude "-8.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.83 -8.09)"^^geo:wktLiteral ;
  geo-pos:lat "47.83"^^xsd:decimal ;
  geo-pos:long "-8.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9048'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-8.09'^^xsd:double;
  dwc:latitude '47.83'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9048'^^xsd:string;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -7.93333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -7.93333333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-7.93333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9785'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-7.93333333333'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9785'^^xsd:string;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.86833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.1858333333"^^xsd:decimal ;
  geo-pos:long "-7.86833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9643'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.86833333333'^^xsd:double;
  dwc:latitude '35.1858333333'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9643'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.86833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.1858333333"^^xsd:decimal ;
  geo-pos:long "-7.86833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9839'^^xsd:integer;
  dwc:scientificName 'Flabellum alabastrum Moseley 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.86833333333'^^xsd:double;
  dwc:latitude '35.1858333333'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9839'^^xsd:string;
  dwc:observationDate '1987-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.86833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.1858333333"^^xsd:decimal ;
  geo-pos:long "-7.86833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9774'^^xsd:integer;
  dwc:scientificName 'Stephanocyathus nobilis (Moseley 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-7.86833333333'^^xsd:double;
  dwc:latitude '35.1858333333'^^xsd:double;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9774'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.86833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1858333333 -7.86833333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.1858333333"^^xsd:decimal ;
  geo-pos:long "-7.86833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9723'^^xsd:integer;
  dwc:scientificName 'Deltocyathus conicus Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.86833333333'^^xsd:double;
  dwc:latitude '35.1858333333'^^xsd:double;
  dwc:aphiaid '135154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9723'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.11805 -7.85138333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.11805"^^xsd:decimal ;
  dwc:decimalLongitude "-7.85138333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.11805 -7.85138333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.11805"^^xsd:decimal ;
  geo-pos:long "-7.85138333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4322'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-7.85138333333'^^xsd:double;
  dwc:latitude '48.11805'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4322'^^xsd:string;
  dwc:observationDate '1971-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4177833333 -7.68361666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4177833333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.68361666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4177833333 -7.68361666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.4177833333"^^xsd:decimal ;
  geo-pos:long "-7.68361666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9718'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-7.68361666667'^^xsd:double;
  dwc:latitude '34.4177833333'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9718'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2502833333 -7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2502833333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2502833333 -7.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.2502833333"^^xsd:decimal ;
  geo-pos:long "-7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9840'^^xsd:integer;
  dwc:scientificName 'Flabellum macandrewi Gray 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-7.35'^^xsd:double;
  dwc:latitude '34.2502833333'^^xsd:double;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9840'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2841666667 -7.21916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2841666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.21916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2841666667 -7.21916666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.2841666667"^^xsd:decimal ;
  geo-pos:long "-7.21916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9790'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.21916666667'^^xsd:double;
  dwc:latitude '36.2841666667'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9790'^^xsd:string;
  dwc:observationDate '1971-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1833333333 -7.01666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.01666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1833333333 -7.01666666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1833333333"^^xsd:decimal ;
  geo-pos:long "-7.01666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11316'^^xsd:integer;
  dwc:scientificName 'Leptogorgia lusitanica (Stiasny 1937)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-7.01666666667'^^xsd:double;
  dwc:latitude '37.1833333333'^^xsd:double;
  dwc:aphiaid '759104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11316'^^xsd:string;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6172166667 -6.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6172166667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6172166667 -6.825)"^^geo:wktLiteral ;
  geo-pos:lat "36.6172166667"^^xsd:decimal ;
  geo-pos:long "-6.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11317'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-6.825'^^xsd:double;
  dwc:latitude '36.6172166667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11317'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.333333333333 -6.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.333333333333 -6.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.333333333333"^^xsd:decimal ;
  geo-pos:long "-6.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Crossota brunnea Vanh÷ffen 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-6.75'^^xsd:double;
  dwc:latitude '0.333333333333'^^xsd:double;
  dwc:aphiaid '174743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:307'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '174743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2138833333 -6.55833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2138833333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.55833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2138833333 -6.55833333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2138833333"^^xsd:decimal ;
  geo-pos:long "-6.55833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9614'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-6.55833333333'^^xsd:double;
  dwc:latitude '35.2138833333'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9614'^^xsd:string;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6841666667 -6.48528333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6841666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48528333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6841666667 -6.48528333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6841666667"^^xsd:decimal ;
  geo-pos:long "-6.48528333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9721'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-6.48528333333'^^xsd:double;
  dwc:latitude '35.6841666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9721'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.48333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.48333333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.48333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9398'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-6.48333333333'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9398'^^xsd:string;
  dwc:observationDate '1969-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9402'^^xsd:integer;
  dwc:scientificName 'Placogorgia massiliensis Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-6.35'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:aphiaid '125395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9402'^^xsd:string;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '125395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-6.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6252'^^xsd:integer;
  dwc:scientificName 'Ellisella paraplexauroides Stiasny 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:startYearCollected '1921'^^xsd:integer;
  dwc:endYearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-6.31666666667'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:aphiaid '125358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6252'^^xsd:string;
  dwc:observationDate '1921-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '125358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63333333333 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63333333333 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.63333333333"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6263'^^xsd:integer;
  dwc:scientificName 'Spinimuricea atlantica (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '4.63333333333'^^xsd:double;
  dwc:aphiaid '125397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6263'^^xsd:string;
  dwc:aphiaIdAccepted '125397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3916666667 -6.15555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3916666667 -6.15555)"^^geo:wktLiteral ;
  geo-pos:lat "35.3916666667"^^xsd:decimal ;
  geo-pos:long "-6.15555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9431'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-6.15555'^^xsd:double;
  dwc:latitude '35.3916666667'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9431'^^xsd:string;
  dwc:observationDate '1969-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8191666667 -6.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8191666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8191666667 -6.135)"^^geo:wktLiteral ;
  geo-pos:lat "35.8191666667"^^xsd:decimal ;
  geo-pos:long "-6.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9866'^^xsd:integer;
  dwc:scientificName 'Dendrophyllia gaditana (Duncan 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-6.135'^^xsd:double;
  dwc:latitude '35.8191666667'^^xsd:double;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9866'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8191666667 -6.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8191666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8191666667 -6.135)"^^geo:wktLiteral ;
  geo-pos:lat "35.8191666667"^^xsd:decimal ;
  geo-pos:long "-6.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9848'^^xsd:integer;
  dwc:scientificName 'Stenocyathus vermiformis (PourtalFs 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-6.135'^^xsd:double;
  dwc:latitude '35.8191666667'^^xsd:double;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9848'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8191666667 -6.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8191666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8191666667 -6.135)"^^geo:wktLiteral ;
  geo-pos:lat "35.8191666667"^^xsd:decimal ;
  geo-pos:long "-6.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-6.135'^^xsd:double;
  dwc:latitude '35.8191666667'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2820'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666666667 -6.11666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.11666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666666667 -6.11666666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.4666666667"^^xsd:decimal ;
  geo-pos:long "-6.11666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9384'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-6.11666666667'^^xsd:double;
  dwc:latitude '35.4666666667'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9384'^^xsd:string;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666666667 -6.08888333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.08888333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4666666667 -6.08888333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.4666666667"^^xsd:decimal ;
  geo-pos:long "-6.08888333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9389'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-6.08888333333'^^xsd:double;
  dwc:latitude '35.4666666667'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9389'^^xsd:string;
  dwc:observationDate '1969-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9361166667 -5.76528333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9361166667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.76528333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9361166667 -5.76528333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.9361166667"^^xsd:decimal ;
  geo-pos:long "-5.76528333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9400'^^xsd:integer;
  dwc:scientificName 'Placogorgia massiliensis Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-5.76528333333'^^xsd:double;
  dwc:latitude '35.9361166667'^^xsd:double;
  dwc:aphiaid '125395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9400'^^xsd:string;
  dwc:observationDate '1969-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '125395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8097166667 -5.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8097166667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8097166667 -5.7625)"^^geo:wktLiteral ;
  geo-pos:lat "35.8097166667"^^xsd:decimal ;
  geo-pos:long "-5.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9388'^^xsd:integer;
  dwc:scientificName 'Eunicella singularis (Esper 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-5.7625'^^xsd:double;
  dwc:latitude '35.8097166667'^^xsd:double;
  dwc:aphiaid '125365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9388'^^xsd:string;
  dwc:observationDate '1969-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '125365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0166666667 -5.73333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0166666667 -5.73333333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.0166666667"^^xsd:decimal ;
  geo-pos:long "-5.73333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4316'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.73333333333'^^xsd:double;
  dwc:latitude '48.0166666667'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4316'^^xsd:string;
  dwc:observationDate '1968-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9216666667 -5.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9216666667 -5.605)"^^geo:wktLiteral ;
  geo-pos:lat "35.9216666667"^^xsd:decimal ;
  geo-pos:long "-5.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2411'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.605'^^xsd:double;
  dwc:latitude '35.9216666667'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2411'^^xsd:string;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9216666667 -5.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9216666667 -5.605)"^^geo:wktLiteral ;
  geo-pos:lat "35.9216666667"^^xsd:decimal ;
  geo-pos:long "-5.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Muriceides lepida Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.605'^^xsd:double;
  dwc:latitude '35.9216666667'^^xsd:double;
  dwc:aphiaid '125383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2573'^^xsd:string;
  dwc:aphiaIdAccepted '125383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9216666667 -5.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9216666667 -5.605)"^^geo:wktLiteral ;
  geo-pos:lat "35.9216666667"^^xsd:decimal ;
  geo-pos:long "-5.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Placogorgia massiliensis Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.605'^^xsd:double;
  dwc:latitude '35.9216666667'^^xsd:double;
  dwc:aphiaid '125395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2571'^^xsd:string;
  dwc:aphiaIdAccepted '125395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91805 -5.58471666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.91805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58471666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91805 -5.58471666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.91805"^^xsd:decimal ;
  geo-pos:long "-5.58471666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9399'^^xsd:integer;
  dwc:scientificName 'Placogorgia massiliensis Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.58471666667'^^xsd:double;
  dwc:latitude '35.91805'^^xsd:double;
  dwc:aphiaid '125395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9399'^^xsd:string;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9166666667 -5.58195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9166666667 -5.58195)"^^geo:wktLiteral ;
  geo-pos:lat "35.9166666667"^^xsd:decimal ;
  geo-pos:long "-5.58195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9385'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.58195'^^xsd:double;
  dwc:latitude '35.9166666667'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9385'^^xsd:string;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9041666667 -5.57916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9041666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9041666667 -5.57916666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.9041666667"^^xsd:decimal ;
  geo-pos:long "-5.57916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9396'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.57916666667'^^xsd:double;
  dwc:latitude '35.9041666667'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9396'^^xsd:string;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9025 -5.57555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9025"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9025 -5.57555)"^^geo:wktLiteral ;
  geo-pos:lat "35.9025"^^xsd:decimal ;
  geo-pos:long "-5.57555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9401'^^xsd:integer;
  dwc:scientificName 'Placogorgia massiliensis Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.57555'^^xsd:double;
  dwc:latitude '35.9025'^^xsd:double;
  dwc:aphiaid '125395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9401'^^xsd:string;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -5.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -5.475)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-5.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5412'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.475'^^xsd:double;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5412'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -5.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -5.475)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-5.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5411'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.475'^^xsd:double;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5411'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.04166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.04166666667"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5408'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.04166666667'^^xsd:double;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5408'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.04166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.04166666667"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5406'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.04166666667'^^xsd:double;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5406'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.04166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.04166666667"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5407'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.04166666667'^^xsd:double;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5407'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.04166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.04166666667"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5427'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.04166666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5427'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.04166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.04166666667"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5418'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.04166666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5418'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.04166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.04166666667 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.04166666667"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5419'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.04166666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5419'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.05 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.05 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.05"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5404'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.05'^^xsd:double;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5404'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.05 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.05 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.05"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5405'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.05'^^xsd:double;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5405'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.05 -5.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.05 -5.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.05"^^xsd:decimal ;
  geo-pos:long "-5.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5403'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.41666666667'^^xsd:double;
  dwc:latitude '5.05'^^xsd:double;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5403'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6722166667 -5.28333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6722166667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6722166667 -5.28333333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6722166667"^^xsd:decimal ;
  geo-pos:long "-5.28333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9387'^^xsd:integer;
  dwc:scientificName 'Eunicella singularis (Esper 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-5.28333333333'^^xsd:double;
  dwc:latitude '35.6722166667'^^xsd:double;
  dwc:aphiaid '125365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9387'^^xsd:string;
  dwc:observationDate '1969-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6722166667 -5.28333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6722166667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6722166667 -5.28333333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6722166667"^^xsd:decimal ;
  geo-pos:long "-5.28333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9386'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-5.28333333333'^^xsd:double;
  dwc:latitude '35.6722166667'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9386'^^xsd:string;
  dwc:observationDate '1969-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6888833333 -5.27278333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6888833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.27278333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6888833333 -5.27278333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6888833333"^^xsd:decimal ;
  geo-pos:long "-5.27278333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9435'^^xsd:integer;
  dwc:scientificName 'Eunicella singularis (Esper 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-5.27278333333'^^xsd:double;
  dwc:latitude '35.6888833333'^^xsd:double;
  dwc:aphiaid '125365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9435'^^xsd:string;
  dwc:observationDate '1969-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69445 -5.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.69445"^^xsd:decimal ;
  dwc:decimalLongitude "-5.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69445 -5.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.69445"^^xsd:decimal ;
  geo-pos:long "-5.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9390'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-5.26666666667'^^xsd:double;
  dwc:latitude '35.69445'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9390'^^xsd:string;
  dwc:observationDate '1969-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3033333333 -5.26333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.26333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3033333333 -5.26333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3033333333"^^xsd:decimal ;
  geo-pos:long "-5.26333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11315'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-5.26333333333'^^xsd:double;
  dwc:latitude '36.3033333333'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11315'^^xsd:string;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6916666667 -5.26111666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.26111666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6916666667 -5.26111666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.6916666667"^^xsd:decimal ;
  geo-pos:long "-5.26111666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9428'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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:longitude '-5.26111666667'^^xsd:double;
  dwc:latitude '35.6916666667'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9428'^^xsd:string;
  dwc:observationDate '1969-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6833333333 -5.21666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.21666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6833333333 -5.21666666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.6833333333"^^xsd:decimal ;
  geo-pos:long "-5.21666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9426'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-5.21666666667'^^xsd:double;
  dwc:latitude '35.6833333333'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9426'^^xsd:string;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.08333333333 -4.98333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.08333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.08333333333 -4.98333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.08333333333"^^xsd:decimal ;
  geo-pos:long "-4.98333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3862'^^xsd:integer;
  dwc:scientificName 'Eunicella filifica Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.98333333333'^^xsd:double;
  dwc:latitude '5.08333333333'^^xsd:double;
  dwc:aphiaid '286187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3862'^^xsd:string;
  dwc:aphiaIdAccepted '286187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.08333333333 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.08333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.08333333333 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "5.08333333333"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3908'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '5.08333333333'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3908'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 -4.84333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 -4.84333333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "-4.84333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.84333333333'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2559'^^xsd:string;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3352833333 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3352833333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3352833333 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "35.3352833333"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '35.3352833333'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2509'^^xsd:string;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3352833333 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3352833333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3352833333 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "35.3352833333"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '35.3352833333'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2510'^^xsd:string;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3352833333 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3352833333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3352833333 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "35.3352833333"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '35.3352833333'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2511'^^xsd:string;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2833333333 -4.58333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2833333333 -4.58333333333)"^^geo:wktLiteral ;
  geo-pos:lat "46.2833333333"^^xsd:decimal ;
  geo-pos:long "-4.58333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9574'^^xsd:integer;
  dwc:scientificName 'Candidella imbricata (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.58333333333'^^xsd:double;
  dwc:latitude '46.2833333333'^^xsd:double;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9574'^^xsd:string;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2833333333 -4.58333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2833333333 -4.58333333333)"^^geo:wktLiteral ;
  geo-pos:lat "46.2833333333"^^xsd:decimal ;
  geo-pos:long "-4.58333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia granulata Grasshoff 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-4.58333333333'^^xsd:double;
  dwc:latitude '46.2833333333'^^xsd:double;
  dwc:aphiaid '182941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2872'^^xsd:string;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.11666666667 -4.53333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.11666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.11666666667 -4.53333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.11666666667"^^xsd:decimal ;
  geo-pos:long "-4.53333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3904'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.53333333333'^^xsd:double;
  dwc:latitude '5.11666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3904'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0683333333 -4.35111666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35111666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0683333333 -4.35111666667)"^^geo:wktLiteral ;
  geo-pos:lat "44.0683333333"^^xsd:decimal ;
  geo-pos:long "-4.35111666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10860'^^xsd:integer;
  dwc:scientificName 'Leiopathes glaberrima (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.35111666667'^^xsd:double;
  dwc:latitude '44.0683333333'^^xsd:double;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10860'^^xsd:string;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 -4.27333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.585"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 -4.27333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.585"^^xsd:decimal ;
  geo-pos:long "-4.27333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3644'^^xsd:integer;
  dwc:scientificName 'Paramuricea biscaya Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.27333333333'^^xsd:double;
  dwc:latitude '44.585'^^xsd:double;
  dwc:aphiaid '125385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3644'^^xsd:string;
  dwc:aphiaIdAccepted '125385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 -4.27333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.585"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.585 -4.27333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.585"^^xsd:decimal ;
  geo-pos:long "-4.27333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3643'^^xsd:integer;
  dwc:scientificName 'Paramuricea biscaya Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.27333333333'^^xsd:double;
  dwc:latitude '44.585'^^xsd:double;
  dwc:aphiaid '125385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3643'^^xsd:string;
  dwc:aphiaIdAccepted '125385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.26666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.26666666667)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-4.26666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9481'^^xsd:integer;
  dwc:scientificName 'Paramuricea biscaya Grasshoff 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-4.26666666667'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:aphiaid '125385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9481'^^xsd:string;
  dwc:aphiaIdAccepted '125385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2383333333 -3.74166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.74166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2383333333 -3.74166666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.2383333333"^^xsd:decimal ;
  geo-pos:long "-3.74166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4881'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.74166666667'^^xsd:double;
  dwc:latitude '59.2383333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4881'^^xsd:string;
  dwc:observationDate '1981-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8233333333 -3.23333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.23333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8233333333 -3.23333333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.8233333333"^^xsd:decimal ;
  geo-pos:long "-3.23333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-3.23333333333'^^xsd:double;
  dwc:latitude '35.8233333333'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3041'^^xsd:string;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -3.16666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -3.16666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-3.16666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:scientificName 'Zoantha rosea Ehrenberg'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-3.16666666667'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:aphiaid '1350818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3060'^^xsd:string;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35055 -3.15138333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35055"^^xsd:decimal ;
  dwc:decimalLongitude "-3.15138333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35055 -3.15138333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.35055"^^xsd:decimal ;
  geo-pos:long "-3.15138333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4331'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-3.15138333333'^^xsd:double;
  dwc:latitude '45.35055'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4331'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.905 -3.08333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.905"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.905 -3.08333333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.905"^^xsd:decimal ;
  geo-pos:long "-3.08333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Paralcyonium elegans Milne Edwards'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-3.08333333333'^^xsd:double;
  dwc:latitude '35.905'^^xsd:double;
  dwc:aphiaid '738475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2756'^^xsd:string;
  dwc:aphiaIdAccepted '125421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03"^^xsd:decimal ;
  dwc:decimalLongitude "-2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03 -2.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.03"^^xsd:decimal ;
  geo-pos:long "-2.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-2.85'^^xsd:double;
  dwc:latitude '36.03'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2581'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.505 -2.79666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.505"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.505 -2.79666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.505"^^xsd:decimal ;
  geo-pos:long "-2.79666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Zoantha rosea Ehrenberg'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-2.79666666667'^^xsd:double;
  dwc:latitude '45.505'^^xsd:double;
  dwc:aphiaid '1350818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3058'^^xsd:string;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5008333333 -2.78555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5008333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5008333333 -2.78555)"^^geo:wktLiteral ;
  geo-pos:lat "45.5008333333"^^xsd:decimal ;
  geo-pos:long "-2.78555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4252'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-2.78555'^^xsd:double;
  dwc:latitude '45.5008333333'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4252'^^xsd:string;
  dwc:observationDate '1968-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0333333333 -2.48333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.48333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0333333333 -2.48333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.0333333333"^^xsd:decimal ;
  geo-pos:long "-2.48333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9529'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-2.48333333333'^^xsd:double;
  dwc:latitude '44.0333333333'^^xsd:double;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9529'^^xsd:string;
  dwc:observationDate '1973-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.73333333333 -2.46666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.73333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.46666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.73333333333 -2.46666666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.73333333333"^^xsd:decimal ;
  geo-pos:long "-2.46666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4312'^^xsd:integer;
  dwc:scientificName 'Caryophyllia seguenzae Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-2.46666666667'^^xsd:double;
  dwc:latitude '9.73333333333'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4312'^^xsd:string;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2.30138333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-2.30138333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2.30138333333)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-2.30138333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9534'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-2.30138333333'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9534'^^xsd:string;
  dwc:observationDate '1967-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0333333333 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0333333333 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.0333333333"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9535'^^xsd:integer;
  dwc:scientificName 'Acanella arbuscula (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '44.0333333333'^^xsd:double;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9535'^^xsd:string;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6725 -1.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6725"^^xsd:decimal ;
  dwc:decimalLongitude "-1.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6725 -1.996)"^^geo:wktLiteral ;
  geo-pos:lat "56.6725"^^xsd:decimal ;
  geo-pos:long "-1.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9312'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-1.996'^^xsd:double;
  dwc:latitude '56.6725'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9312'^^xsd:string;
  dwc:observationDate '1987-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -1.91888333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-1.91888333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -1.91888333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-1.91888333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4313'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-1.91888333333'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4313'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0163333333 -1.63466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0163333333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0163333333 -1.63466666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.0163333333"^^xsd:decimal ;
  geo-pos:long "-1.63466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9311'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-1.63466666667'^^xsd:double;
  dwc:latitude '56.0163333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9311'^^xsd:string;
  dwc:observationDate '1987-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6578333333 -1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6578333333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6578333333 -1.4)"^^geo:wktLiteral ;
  geo-pos:lat "56.6578333333"^^xsd:decimal ;
  geo-pos:long "-1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9333'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-1.4'^^xsd:double;
  dwc:latitude '56.6578333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9333'^^xsd:string;
  dwc:observationDate '1987-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.662 -1.37066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.662"^^xsd:decimal ;
  dwc:decimalLongitude "-1.37066666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.662 -1.37066666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.662"^^xsd:decimal ;
  geo-pos:long "-1.37066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9316'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-1.37066666667'^^xsd:double;
  dwc:latitude '56.662'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9316'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -1.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -1.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-1.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6066'^^xsd:integer;
  dwc:scientificName 'Leptogorgia gaini (Stiasny 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:startYearCollected '1938'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-1.36666666667'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '286242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6066'^^xsd:string;
  dwc:observationDate '1938-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '286242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.61666666667 -0.833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.61666666667 -0.833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "4.61666666667"^^xsd:decimal ;
  geo-pos:long "-0.833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5428'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-0.833333333333'^^xsd:double;
  dwc:latitude '4.61666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5428'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6713333333 -0.797666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6713333333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.797666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6713333333 -0.797666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.6713333333"^^xsd:decimal ;
  geo-pos:long "-0.797666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9318'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-0.797666666667'^^xsd:double;
  dwc:latitude '56.6713333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9318'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6891666667 -0.789166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6891666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.789166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6891666667 -0.789166666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.6891666667"^^xsd:decimal ;
  geo-pos:long "-0.789166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9309'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-0.789166666667'^^xsd:double;
  dwc:latitude '56.6891666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9309'^^xsd:string;
  dwc:observationDate '1987-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.16666666667 -0.466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.16666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.16666666667 -0.466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.16666666667"^^xsd:decimal ;
  geo-pos:long "-0.466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6103'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-0.466666666667'^^xsd:double;
  dwc:latitude '5.16666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6103'^^xsd:string;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3446666667 -0.309666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3446666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.309666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3446666667 -0.309666666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.3446666667"^^xsd:decimal ;
  geo-pos:long "-0.309666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9294'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-0.309666666667'^^xsd:double;
  dwc:latitude '55.3446666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9294'^^xsd:string;
  dwc:observationDate '1987-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.41666666667 -0.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.41666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.41666666667 -0.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.41666666667"^^xsd:decimal ;
  geo-pos:long "-0.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6102'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-0.0166666666667'^^xsd:double;
  dwc:latitude '5.41666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6102'^^xsd:string;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.41666666667 -0.0166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.41666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.41666666667 -0.0166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.41666666667"^^xsd:decimal ;
  geo-pos:long "-0.0166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6101'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '-0.0166666666667'^^xsd:double;
  dwc:latitude '5.41666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6101'^^xsd:string;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6615 0.146666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6615"^^xsd:decimal ;
  dwc:decimalLongitude "0.146666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6615 0.146666666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.6615"^^xsd:decimal ;
  geo-pos:long "0.146666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9323'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '0.146666666667'^^xsd:double;
  dwc:latitude '56.6615'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9323'^^xsd:string;
  dwc:observationDate '1987-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58333333333 0.166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.58333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58333333333 0.166666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.58333333333"^^xsd:decimal ;
  geo-pos:long "0.166666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6104'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.166666666667'^^xsd:double;
  dwc:latitude '5.58333333333'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6104'^^xsd:string;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8183333333 0.284833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8183333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.284833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8183333333 0.284833333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8183333333"^^xsd:decimal ;
  geo-pos:long "0.284833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9330'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '0.284833333333'^^xsd:double;
  dwc:latitude '55.8183333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9330'^^xsd:string;
  dwc:observationDate '1987-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.443 0.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.443"^^xsd:decimal ;
  dwc:decimalLongitude "0.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.443 0.494)"^^geo:wktLiteral ;
  geo-pos:lat "54.443"^^xsd:decimal ;
  geo-pos:long "0.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9329'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '0.494'^^xsd:double;
  dwc:latitude '54.443'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9329'^^xsd:string;
  dwc:observationDate '1987-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2505 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2505"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2505 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2505"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11153'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus (Duben and Koren 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '55.2505'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11153'^^xsd:string;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2505 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2505"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2505 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2505"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5087'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '55.2505'^^xsd:double;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5087'^^xsd:string;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2505 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2505"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2505 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2505"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5080'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '55.2505'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5080'^^xsd:string;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11154'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus (Duben and Koren 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11154'^^xsd:string;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5079'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5079'^^xsd:string;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4456666667 0.513333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4456666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.513333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4456666667 0.513333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4456666667"^^xsd:decimal ;
  geo-pos:long "0.513333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9319'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.513333333333'^^xsd:double;
  dwc:latitude '54.4456666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9319'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 0.516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 0.516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "0.516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Atolla bairdii Fewkes 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '0.516666666667'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '955213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:268'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '955213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.61666666667"^^xsd:decimal ;
  geo-pos:long "0.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3910'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.633333333333'^^xsd:double;
  dwc:latitude '5.61666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3910'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.61666666667"^^xsd:decimal ;
  geo-pos:long "0.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5461'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.633333333333'^^xsd:double;
  dwc:latitude '5.61666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5461'^^xsd:string;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.61666666667"^^xsd:decimal ;
  geo-pos:long "0.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5460'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.633333333333'^^xsd:double;
  dwc:latitude '5.61666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5460'^^xsd:string;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.61666666667"^^xsd:decimal ;
  geo-pos:long "0.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9371'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '0.633333333333'^^xsd:double;
  dwc:latitude '5.61666666667'^^xsd:double;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9371'^^xsd:string;
  dwc:observationDate '1946-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.61666666667"^^xsd:decimal ;
  geo-pos:long "0.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3879'^^xsd:integer;
  dwc:scientificName 'Eunicella filum Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.633333333333'^^xsd:double;
  dwc:latitude '5.61666666667'^^xsd:double;
  dwc:aphiaid '286188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3879'^^xsd:string;
  dwc:aphiaIdAccepted '286188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.61666666667 0.633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "5.61666666667"^^xsd:decimal ;
  geo-pos:long "0.633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3912'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.633333333333'^^xsd:double;
  dwc:latitude '5.61666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3912'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.66666666667"^^xsd:decimal ;
  geo-pos:long "0.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4724'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.666666666667'^^xsd:double;
  dwc:latitude '5.66666666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4724'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.66666666667"^^xsd:decimal ;
  geo-pos:long "0.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4723'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.666666666667'^^xsd:double;
  dwc:latitude '5.66666666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4723'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.66666666667"^^xsd:decimal ;
  geo-pos:long "0.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4721'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.666666666667'^^xsd:double;
  dwc:latitude '5.66666666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4721'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.66666666667"^^xsd:decimal ;
  geo-pos:long "0.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4722'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.666666666667'^^xsd:double;
  dwc:latitude '5.66666666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4722'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.66666666667"^^xsd:decimal ;
  geo-pos:long "0.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3865'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.666666666667'^^xsd:double;
  dwc:latitude '5.66666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3865'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.66666666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.66666666667 0.666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "5.66666666667"^^xsd:decimal ;
  geo-pos:long "0.666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4725'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.666666666667'^^xsd:double;
  dwc:latitude '5.66666666667'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4725'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2644 0.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2644"^^xsd:decimal ;
  dwc:decimalLongitude "0.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2644 0.694)"^^geo:wktLiteral ;
  geo-pos:lat "58.2644"^^xsd:decimal ;
  geo-pos:long "0.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9293'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '0.694'^^xsd:double;
  dwc:latitude '58.2644'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9293'^^xsd:string;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8791666667 0.937333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8791666667"^^xsd:decimal ;
  dwc:decimalLongitude "0.937333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8791666667 0.937333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8791666667"^^xsd:decimal ;
  geo-pos:long "0.937333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9320'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '0.937333333333'^^xsd:double;
  dwc:latitude '54.8791666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9320'^^xsd:string;
  dwc:observationDate '1987-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8888333333 0.967333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8888333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.967333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8888333333 0.967333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8888333333"^^xsd:decimal ;
  geo-pos:long "0.967333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9317'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '0.967333333333'^^xsd:double;
  dwc:latitude '54.8888333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9317'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1533333333 1.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1533333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1533333333 1.225)"^^geo:wktLiteral ;
  geo-pos:lat "56.1533333333"^^xsd:decimal ;
  geo-pos:long "1.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9322'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '1.225'^^xsd:double;
  dwc:latitude '56.1533333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9322'^^xsd:string;
  dwc:observationDate '1987-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.245 1.26416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.245"^^xsd:decimal ;
  dwc:decimalLongitude "1.26416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.245 1.26416666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.245"^^xsd:decimal ;
  geo-pos:long "1.26416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9325'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '1.26416666667'^^xsd:double;
  dwc:latitude '57.245'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9325'^^xsd:string;
  dwc:observationDate '1987-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.905 1.3125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.905"^^xsd:decimal ;
  dwc:decimalLongitude "1.3125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.905 1.3125)"^^geo:wktLiteral ;
  geo-pos:lat "54.905"^^xsd:decimal ;
  geo-pos:long "1.3125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11134'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus (Duben and Koren 1847)'^^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:longitude '1.3125'^^xsd:double;
  dwc:latitude '54.905'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11134'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11144> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11144>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11144'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11144'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11277> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11277>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11277'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11277'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11137> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11137>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11137'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus (Duben and Koren 1847)'^^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:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11137'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11004> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11004>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11004'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11004'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11135> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11135>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11135'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus (Duben and Koren 1847)'^^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:longitude '1.316'^^xsd:double;
  dwc:latitude '54.9029833333'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11135'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9001666667 1.31633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9001666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.31633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9001666667 1.31633333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9001666667"^^xsd:decimal ;
  geo-pos:long "1.31633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11136'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus (Duben and Koren 1847)'^^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:longitude '1.31633333333'^^xsd:double;
  dwc:latitude '54.9001666667'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11136'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11069> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11069>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11069'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.31666666667'^^xsd:double;
  dwc:latitude '54.8991666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11069'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 1.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 1.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "1.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11044'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '1.31666666667'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11044'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1511666667 1.34833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1511666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.34833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1511666667 1.34833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1511666667"^^xsd:decimal ;
  geo-pos:long "1.34833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9337'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.34833333333'^^xsd:double;
  dwc:latitude '54.1511666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9337'^^xsd:string;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1531666667 1.34833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1531666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.34833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1531666667 1.34833333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.1531666667"^^xsd:decimal ;
  geo-pos:long "1.34833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9280'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.34833333333'^^xsd:double;
  dwc:latitude '56.1531666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9280'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0105 1.3885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0105"^^xsd:decimal ;
  dwc:decimalLongitude "1.3885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0105 1.3885)"^^geo:wktLiteral ;
  geo-pos:lat "54.0105"^^xsd:decimal ;
  geo-pos:long "1.3885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9307'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '1.3885'^^xsd:double;
  dwc:latitude '54.0105'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9307'^^xsd:string;
  dwc:observationDate '1987-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7998666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.43333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7998666667"^^xsd:decimal ;
  geo-pos:long "1.43333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11000'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.43333333333'^^xsd:double;
  dwc:latitude '54.7998666667'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11000'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7998666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.43333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7998666667"^^xsd:decimal ;
  geo-pos:long "1.43333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10988'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.43333333333'^^xsd:double;
  dwc:latitude '54.7998666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10988'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7998666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.43333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7998666667"^^xsd:decimal ;
  geo-pos:long "1.43333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11076'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.43333333333'^^xsd:double;
  dwc:latitude '54.7998666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11076'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7998666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.43333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7998666667 1.43333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7998666667"^^xsd:decimal ;
  geo-pos:long "1.43333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11095'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.43333333333'^^xsd:double;
  dwc:latitude '54.7998666667'^^xsd:double;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11095'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11271> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11271>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11271'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.44413333333'^^xsd:double;
  dwc:latitude '54.8000833333'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11271'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11100> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11100>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11100'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '1.44503333333'^^xsd:double;
  dwc:latitude '54.8045666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11100'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10801> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10801>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10801'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '1.44503333333'^^xsd:double;
  dwc:latitude '54.8045666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10801'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7983333333 1.44833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7983333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.44833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7983333333 1.44833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7983333333"^^xsd:decimal ;
  geo-pos:long "1.44833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10802'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '1.44833333333'^^xsd:double;
  dwc:latitude '54.7983333333'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10802'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7983333333 1.44833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7983333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.44833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7983333333 1.44833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7983333333"^^xsd:decimal ;
  geo-pos:long "1.44833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11222'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.44833333333'^^xsd:double;
  dwc:latitude '54.7983333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11222'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7983333333 1.44833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7983333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.44833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7983333333 1.44833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7983333333"^^xsd:decimal ;
  geo-pos:long "1.44833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11233'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '1.44833333333'^^xsd:double;
  dwc:latitude '54.7983333333'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11233'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10834> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10834>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10834'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '1.449'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10834'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11007> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11007>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11007'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '1.449'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11007'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11148> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11148>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11148'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '1.45016666667'^^xsd:double;
  dwc:latitude '54.7991666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11148'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11115> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11115>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11115'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.45016666667'^^xsd:double;
  dwc:latitude '54.7991666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11115'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11111> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11111>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11111'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.45016666667'^^xsd:double;
  dwc:latitude '54.7991666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11111'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10793> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10793>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10793'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '1.45016666667'^^xsd:double;
  dwc:latitude '54.7991666667'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10793'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11096> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11096>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11096'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria similis Hincks 1861'^^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:longitude '1.45016666667'^^xsd:double;
  dwc:latitude '54.7991666667'^^xsd:double;
  dwc:aphiaid '117675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11096'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10763> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10763>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10763'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.45041666667'^^xsd:double;
  dwc:latitude '54.80015'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10763'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11035> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11035>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11035'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '1.45041666667'^^xsd:double;
  dwc:latitude '54.80015'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11035'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11143> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11143>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11143'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '1.45041666667'^^xsd:double;
  dwc:latitude '54.80015'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11143'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10823> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10823>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10823'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '1.45041666667'^^xsd:double;
  dwc:latitude '54.80015'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10823'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6968333333 1.49183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6968333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.49183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6968333333 1.49183333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.6968333333"^^xsd:decimal ;
  geo-pos:long "1.49183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9292'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '1.49183333333'^^xsd:double;
  dwc:latitude '57.6968333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9292'^^xsd:string;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2501666667 1.50033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2501666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.50033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2501666667 1.50033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2501666667"^^xsd:decimal ;
  geo-pos:long "1.50033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11155'^^xsd:integer;
  dwc:scientificName 'Epizoanthus incrustatus (Duben and Koren 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '1.50033333333'^^xsd:double;
  dwc:latitude '55.2501666667'^^xsd:double;
  dwc:aphiaid '150642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11155'^^xsd:string;
  dwc:observationDate '1986-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2501666667 1.50033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2501666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.50033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2501666667 1.50033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2501666667"^^xsd:decimal ;
  geo-pos:long "1.50033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5086'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '1.50033333333'^^xsd:double;
  dwc:latitude '55.2501666667'^^xsd:double;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5086'^^xsd:string;
  dwc:observationDate '1986-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2293333333 1.50083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2293333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.50083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2293333333 1.50083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2293333333"^^xsd:decimal ;
  geo-pos:long "1.50083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9327'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.50083333333'^^xsd:double;
  dwc:latitude '53.2293333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9327'^^xsd:string;
  dwc:observationDate '1987-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11139> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11139>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11139'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '1.64016666667'^^xsd:double;
  dwc:latitude '54.9923333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11139'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11288> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11288>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11288'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata Fleming 1828'^^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:longitude '1.6506'^^xsd:double;
  dwc:latitude '54.9950833333'^^xsd:double;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11288'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10794> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10794>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10794'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '1.6525'^^xsd:double;
  dwc:latitude '54.995'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10794'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11071> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11071>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11071'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.6525'^^xsd:double;
  dwc:latitude '54.995'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11071'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11072> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11072>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11072'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.6525'^^xsd:double;
  dwc:latitude '54.995'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11072'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11121> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11121>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11121'^^xsd:integer;
  dwc:scientificName 'Calicella syringa (Linnaeus 1767)'^^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:longitude '1.6525'^^xsd:double;
  dwc:latitude '54.995'^^xsd:double;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11121'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995 1.65376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.995"^^xsd:decimal ;
  dwc:decimalLongitude "1.65376666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995 1.65376666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.995"^^xsd:decimal ;
  geo-pos:long "1.65376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11104'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '1.65376666667'^^xsd:double;
  dwc:latitude '54.995'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11104'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995 1.65376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.995"^^xsd:decimal ;
  dwc:decimalLongitude "1.65376666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995 1.65376666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.995"^^xsd:decimal ;
  geo-pos:long "1.65376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11268'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.65376666667'^^xsd:double;
  dwc:latitude '54.995'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11268'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9921666667 1.65416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9921666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.65416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9921666667 1.65416666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9921666667"^^xsd:decimal ;
  geo-pos:long "1.65416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10737'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.65416666667'^^xsd:double;
  dwc:latitude '54.9921666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10737'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9955 1.65783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9955"^^xsd:decimal ;
  dwc:decimalLongitude "1.65783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9955 1.65783333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9955"^^xsd:decimal ;
  geo-pos:long "1.65783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11108'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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:longitude '1.65783333333'^^xsd:double;
  dwc:latitude '54.9955'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11108'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9955 1.65783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9955"^^xsd:decimal ;
  dwc:decimalLongitude "1.65783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9955 1.65783333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9955"^^xsd:decimal ;
  geo-pos:long "1.65783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10757'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.65783333333'^^xsd:double;
  dwc:latitude '54.9955'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10757'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6183333333 1.68166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6183333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.68166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6183333333 1.68166666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6183333333"^^xsd:decimal ;
  geo-pos:long "1.68166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11138'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '1.68166666667'^^xsd:double;
  dwc:latitude '54.6183333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11138'^^xsd:string;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10768'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10768'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11098'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11098'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11301'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata (Linnaeus 1758)'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11301'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11269'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11269'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11114'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11114'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11116'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11116'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11030'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11030'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11132'^^xsd:integer;
  dwc:scientificName 'Diphasia attenuata (Hincks 1866)'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11132'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6177833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69671666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6177833333 1.69671666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6177833333"^^xsd:decimal ;
  geo-pos:long "1.69671666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11110'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.69671666667'^^xsd:double;
  dwc:latitude '54.6177833333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11110'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6208333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6208333333"^^xsd:decimal ;
  geo-pos:long "1.69716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11092'^^xsd:integer;
  dwc:scientificName 'Calicella syringa (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.69716666667'^^xsd:double;
  dwc:latitude '54.6208333333'^^xsd:double;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11092'^^xsd:string;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6208333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6208333333"^^xsd:decimal ;
  geo-pos:long "1.69716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10765'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.69716666667'^^xsd:double;
  dwc:latitude '54.6208333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10765'^^xsd:string;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6208333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6208333333"^^xsd:decimal ;
  geo-pos:long "1.69716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11032'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.69716666667'^^xsd:double;
  dwc:latitude '54.6208333333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11032'^^xsd:string;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6208333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6208333333"^^xsd:decimal ;
  geo-pos:long "1.69716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11118'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.69716666667'^^xsd:double;
  dwc:latitude '54.6208333333'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11118'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6208333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.69716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6208333333 1.69716666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6208333333"^^xsd:decimal ;
  geo-pos:long "1.69716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11234'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.69716666667'^^xsd:double;
  dwc:latitude '54.6208333333'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11234'^^xsd:string;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11131> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11131>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11131'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.69816666667'^^xsd:double;
  dwc:latitude '54.6185'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11131'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11130> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11130>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11130'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '1.69816666667'^^xsd:double;
  dwc:latitude '54.6185'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11130'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11087> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11087>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11087'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '1.69816666667'^^xsd:double;
  dwc:latitude '54.6185'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11087'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186666667 1.69816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6186666667"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186666667 1.69816666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6186666667"^^xsd:decimal ;
  geo-pos:long "1.69816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11018'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.69816666667'^^xsd:double;
  dwc:latitude '54.6186666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11018'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10795> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10795>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10795'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '1.7041'^^xsd:double;
  dwc:latitude '54.6193833333'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10795'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7576666667 1.7315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7576666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.7315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7576666667 1.7315)"^^geo:wktLiteral ;
  geo-pos:lat "54.7576666667"^^xsd:decimal ;
  geo-pos:long "1.7315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10798'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '1.7315'^^xsd:double;
  dwc:latitude '54.7576666667'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10798'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11140'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11140'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10760'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10760'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11128'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11128'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11127'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11127'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11086'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11086'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11091'^^xsd:integer;
  dwc:scientificName 'Calicella syringa (Linnaeus 1767)'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11091'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11036'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11036'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11088'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum (Pallas 1766)'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11088'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11129'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11129'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578333333 1.73183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578333333"^^xsd:decimal ;
  geo-pos:long "1.73183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11080'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '1.73183333333'^^xsd:double;
  dwc:latitude '54.7578333333'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11080'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11112> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11112>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11112'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.73266666667'^^xsd:double;
  dwc:latitude '54.7573333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11112'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11120> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11120>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11120'^^xsd:integer;
  dwc:scientificName 'Calicella syringa (Linnaeus 1767)'^^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:longitude '1.73266666667'^^xsd:double;
  dwc:latitude '54.7573333333'^^xsd:double;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11120'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7532666667 1.73516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7532666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.73516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7532666667 1.73516666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7532666667"^^xsd:decimal ;
  geo-pos:long "1.73516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11085'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.73516666667'^^xsd:double;
  dwc:latitude '54.7532666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11085'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7532666667 1.73516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7532666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.73516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7532666667 1.73516666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7532666667"^^xsd:decimal ;
  geo-pos:long "1.73516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10989'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.73516666667'^^xsd:double;
  dwc:latitude '54.7532666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10989'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7532666667 1.73516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7532666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.73516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7532666667 1.73516666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7532666667"^^xsd:decimal ;
  geo-pos:long "1.73516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11074'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.73516666667'^^xsd:double;
  dwc:latitude '54.7532666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11074'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9086666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "54.9086666667"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11125'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria similis Hincks 1861'^^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:longitude '1.78'^^xsd:double;
  dwc:latitude '54.9086666667'^^xsd:double;
  dwc:aphiaid '117675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11125'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9086666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "54.9086666667"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11122'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '1.78'^^xsd:double;
  dwc:latitude '54.9086666667'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11122'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9086666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "54.9086666667"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11097'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '1.78'^^xsd:double;
  dwc:latitude '54.9086666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11097'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9086666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9086666667 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "54.9086666667"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11126'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '1.78'^^xsd:double;
  dwc:latitude '54.9086666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11126'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9206666667 1.78066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9206666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.78066666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9206666667 1.78066666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9206666667"^^xsd:decimal ;
  geo-pos:long "1.78066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11077'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.78066666667'^^xsd:double;
  dwc:latitude '54.9206666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11077'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9206666667 1.78066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9206666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.78066666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9206666667 1.78066666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9206666667"^^xsd:decimal ;
  geo-pos:long "1.78066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10828'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '1.78066666667'^^xsd:double;
  dwc:latitude '54.9206666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10828'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9206666667 1.78066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9206666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.78066666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9206666667 1.78066666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9206666667"^^xsd:decimal ;
  geo-pos:long "1.78066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10746'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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:longitude '1.78066666667'^^xsd:double;
  dwc:latitude '54.9206666667'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10746'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9158833333 1.78493333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9158833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.78493333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9158833333 1.78493333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9158833333"^^xsd:decimal ;
  geo-pos:long "1.78493333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11075'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '1.78493333333'^^xsd:double;
  dwc:latitude '54.9158833333'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11075'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4821666667 1.8571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4821666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.8571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4821666667 1.8571)"^^geo:wktLiteral ;
  geo-pos:lat "54.4821666667"^^xsd:decimal ;
  geo-pos:long "1.8571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11270'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.8571'^^xsd:double;
  dwc:latitude '54.4821666667'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11270'^^xsd:string;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4821666667 1.8571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4821666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.8571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4821666667 1.8571)"^^geo:wktLiteral ;
  geo-pos:lat "54.4821666667"^^xsd:decimal ;
  geo-pos:long "1.8571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10771'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.8571'^^xsd:double;
  dwc:latitude '54.4821666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10771'^^xsd:string;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4821666667 1.8571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4821666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.8571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4821666667 1.8571)"^^geo:wktLiteral ;
  geo-pos:lat "54.4821666667"^^xsd:decimal ;
  geo-pos:long "1.8571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11255'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.8571'^^xsd:double;
  dwc:latitude '54.4821666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11255'^^xsd:string;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4798333333 1.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4798333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4798333333 1.862)"^^geo:wktLiteral ;
  geo-pos:lat "54.4798333333"^^xsd:decimal ;
  geo-pos:long "1.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11246'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:longitude '1.862'^^xsd:double;
  dwc:latitude '54.4798333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11246'^^xsd:string;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4786333333 1.86216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4786333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.86216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4786333333 1.86216666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.4786333333"^^xsd:decimal ;
  geo-pos:long "1.86216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11231'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '1.86216666667'^^xsd:double;
  dwc:latitude '54.4786333333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11231'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4786333333 1.86216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4786333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.86216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4786333333 1.86216666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.4786333333"^^xsd:decimal ;
  geo-pos:long "1.86216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10805'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '1.86216666667'^^xsd:double;
  dwc:latitude '54.4786333333'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10805'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4783 1.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4783"^^xsd:decimal ;
  dwc:decimalLongitude "1.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4783 1.863)"^^geo:wktLiteral ;
  geo-pos:lat "54.4783"^^xsd:decimal ;
  geo-pos:long "1.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10844'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '1.863'^^xsd:double;
  dwc:latitude '54.4783'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10844'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4783 1.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4783"^^xsd:decimal ;
  dwc:decimalLongitude "1.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4783 1.863)"^^geo:wktLiteral ;
  geo-pos:lat "54.4783"^^xsd:decimal ;
  geo-pos:long "1.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11141'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '1.863'^^xsd:double;
  dwc:latitude '54.4783'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11141'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 1.86933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48"^^xsd:decimal ;
  dwc:decimalLongitude "1.86933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 1.86933333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.48"^^xsd:decimal ;
  geo-pos:long "1.86933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11221'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '1.86933333333'^^xsd:double;
  dwc:latitude '54.48'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11221'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60475 1.88845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60475"^^xsd:decimal ;
  dwc:decimalLongitude "1.88845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60475 1.88845)"^^geo:wktLiteral ;
  geo-pos:lat "54.60475"^^xsd:decimal ;
  geo-pos:long "1.88845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11040'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '1.88845'^^xsd:double;
  dwc:latitude '54.60475'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11040'^^xsd:string;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5311666667 1.89716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5311666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.89716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5311666667 1.89716666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.5311666667"^^xsd:decimal ;
  geo-pos:long "1.89716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9315'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.89716666667'^^xsd:double;
  dwc:latitude '53.5311666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9315'^^xsd:string;
  dwc:observationDate '1987-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60515 1.9162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60515"^^xsd:decimal ;
  dwc:decimalLongitude "1.9162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60515 1.9162)"^^geo:wktLiteral ;
  geo-pos:lat "54.60515"^^xsd:decimal ;
  geo-pos:long "1.9162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10922'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '1.9162'^^xsd:double;
  dwc:latitude '54.60515'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10922'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6041666667 1.9185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6041666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.9185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6041666667 1.9185)"^^geo:wktLiteral ;
  geo-pos:lat "54.6041666667"^^xsd:decimal ;
  geo-pos:long "1.9185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11068'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.9185'^^xsd:double;
  dwc:latitude '54.6041666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11068'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6041666667 1.9185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6041666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.9185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6041666667 1.9185)"^^geo:wktLiteral ;
  geo-pos:lat "54.6041666667"^^xsd:decimal ;
  geo-pos:long "1.9185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11081'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '1.9185'^^xsd:double;
  dwc:latitude '54.6041666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11081'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10807> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10807>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10807'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10807'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11267> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11267>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11267'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11267'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11058> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11058>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11058'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11058'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11299> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11299>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11299'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11299'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11145> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11145>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11145'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11145'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11016> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11016>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11016'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11016'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10804> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10804>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10804'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '2.001'^^xsd:double;
  dwc:latitude '54.9243333333'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10804'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11014> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11014>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11014'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11014'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11113> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11113>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11113'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11113'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11023> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11023>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11023'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11023'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10803> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10803>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10803'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10803'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11033> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11033>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11033'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11033'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11124> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11124>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11124'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11124'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11065> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11065>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11065'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11065'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.758 2.00575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.758"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.758 2.00575)"^^geo:wktLiteral ;
  geo-pos:lat "54.758"^^xsd:decimal ;
  geo-pos:long "2.00575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11272'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.758'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11272'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7561333333 2.00586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7561333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.00586666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7561333333 2.00586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7561333333"^^xsd:decimal ;
  geo-pos:long "2.00586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11073'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.00586666667'^^xsd:double;
  dwc:latitude '54.7561333333'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11073'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7561333333 2.00586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7561333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.00586666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7561333333 2.00586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7561333333"^^xsd:decimal ;
  geo-pos:long "2.00586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10993'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.00586666667'^^xsd:double;
  dwc:latitude '54.7561333333'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10993'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7561333333 2.00586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7561333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.00586666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7561333333 2.00586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7561333333"^^xsd:decimal ;
  geo-pos:long "2.00586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11067'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.00586666667'^^xsd:double;
  dwc:latitude '54.7561333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11067'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11274> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11274>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11274'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.00833333333'^^xsd:double;
  dwc:latitude '54.7566666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11274'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11223> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11223>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11223'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.00833333333'^^xsd:double;
  dwc:latitude '54.7566666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11223'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10750> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10750>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10750'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '2.00833333333'^^xsd:double;
  dwc:latitude '54.7566666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10750'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10806> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10806>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10806'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '2.00871666667'^^xsd:double;
  dwc:latitude '54.7587166667'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10806'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10799> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10799>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10799'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '2.00871666667'^^xsd:double;
  dwc:latitude '54.7587166667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10799'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10754> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10754>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10754'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '2.00871666667'^^xsd:double;
  dwc:latitude '54.7587166667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10754'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8455"^^xsd:decimal ;
  dwc:decimalLongitude "2.08566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08566666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8455"^^xsd:decimal ;
  geo-pos:long "2.08566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11034'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '2.08566666667'^^xsd:double;
  dwc:latitude '54.8455'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11034'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8455"^^xsd:decimal ;
  dwc:decimalLongitude "2.08566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08566666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8455"^^xsd:decimal ;
  geo-pos:long "2.08566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10788'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '2.08566666667'^^xsd:double;
  dwc:latitude '54.8455'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10788'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8455"^^xsd:decimal ;
  dwc:decimalLongitude "2.08566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08566666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8455"^^xsd:decimal ;
  geo-pos:long "2.08566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11236'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '2.08566666667'^^xsd:double;
  dwc:latitude '54.8455'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11236'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8483333333 2.08583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8483333333"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8483333333 2.08583333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8483333333"^^xsd:decimal ;
  geo-pos:long "2.08583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11290'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.08583333333'^^xsd:double;
  dwc:latitude '54.8483333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11290'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8483333333 2.08583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8483333333"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8483333333 2.08583333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8483333333"^^xsd:decimal ;
  geo-pos:long "2.08583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11002'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.08583333333'^^xsd:double;
  dwc:latitude '54.8483333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11002'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8483333333 2.08583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8483333333"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8483333333 2.08583333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8483333333"^^xsd:decimal ;
  geo-pos:long "2.08583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10741'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.08583333333'^^xsd:double;
  dwc:latitude '54.8483333333'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10741'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11142> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11142>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11142'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '2.08616666667'^^xsd:double;
  dwc:latitude '54.8448833333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11142'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8456666667 2.08666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8456666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.08666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8456666667 2.08666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8456666667"^^xsd:decimal ;
  geo-pos:long "2.08666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11054'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.08666666667'^^xsd:double;
  dwc:latitude '54.8456666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11054'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8456666667 2.08666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8456666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.08666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8456666667 2.08666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8456666667"^^xsd:decimal ;
  geo-pos:long "2.08666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10820'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '2.08666666667'^^xsd:double;
  dwc:latitude '54.8456666667'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10820'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8456666667 2.08666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8456666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.08666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8456666667 2.08666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8456666667"^^xsd:decimal ;
  geo-pos:long "2.08666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11119'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina (Linnaeus 1758)'^^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:longitude '2.08666666667'^^xsd:double;
  dwc:latitude '54.8456666667'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11119'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9901666667 2.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9901666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9901666667 2.0915)"^^geo:wktLiteral ;
  geo-pos:lat "54.9901666667"^^xsd:decimal ;
  geo-pos:long "2.0915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10921'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.0915'^^xsd:double;
  dwc:latitude '54.9901666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10921'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11291> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11291>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11291'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.09366666667'^^xsd:double;
  dwc:latitude '54.9896666667'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11291'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10752> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10752>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10752'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.09366666667'^^xsd:double;
  dwc:latitude '54.9896666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10752'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10770> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10770>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10770'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.09366666667'^^xsd:double;
  dwc:latitude '54.9896666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10770'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10792> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10792>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10792'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '2.09466666667'^^xsd:double;
  dwc:latitude '54.99175'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10792'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6991666667 2.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6991666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6991666667 2.201)"^^geo:wktLiteral ;
  geo-pos:lat "54.6991666667"^^xsd:decimal ;
  geo-pos:long "2.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10790'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.201'^^xsd:double;
  dwc:latitude '54.6991666667'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10790'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6991666667 2.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6991666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6991666667 2.201)"^^geo:wktLiteral ;
  geo-pos:lat "54.6991666667"^^xsd:decimal ;
  geo-pos:long "2.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11117'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.201'^^xsd:double;
  dwc:latitude '54.6991666667'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11117'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.694 2.21086666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.694"^^xsd:decimal ;
  dwc:decimalLongitude "2.21086666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.694 2.21086666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.694"^^xsd:decimal ;
  geo-pos:long "2.21086666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10833'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.21086666667'^^xsd:double;
  dwc:latitude '54.694'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10833'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.694 2.21086666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.694"^^xsd:decimal ;
  dwc:decimalLongitude "2.21086666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.694 2.21086666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.694"^^xsd:decimal ;
  geo-pos:long "2.21086666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10840'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^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:longitude '2.21086666667'^^xsd:double;
  dwc:latitude '54.694'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10840'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6933666667 2.21101666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6933666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.21101666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6933666667 2.21101666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6933666667"^^xsd:decimal ;
  geo-pos:long "2.21101666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10769'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.21101666667'^^xsd:double;
  dwc:latitude '54.6933666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10769'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6933666667 2.21101666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6933666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.21101666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6933666667 2.21101666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6933666667"^^xsd:decimal ;
  geo-pos:long "2.21101666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11281'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.21101666667'^^xsd:double;
  dwc:latitude '54.6933666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11281'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4525 2.27833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4525"^^xsd:decimal ;
  dwc:decimalLongitude "2.27833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4525 2.27833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.4525"^^xsd:decimal ;
  geo-pos:long "2.27833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11020'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.27833333333'^^xsd:double;
  dwc:latitude '54.4525'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11020'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9339666667 2.30666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9339666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.30666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9339666667 2.30666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9339666667"^^xsd:decimal ;
  geo-pos:long "2.30666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10787'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.30666666667'^^xsd:double;
  dwc:latitude '54.9339666667'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10787'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11252> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11252>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11252'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.3154'^^xsd:double;
  dwc:latitude '54.7886333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11252'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11280> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11280>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11280'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.3155'^^xsd:double;
  dwc:latitude '54.7946666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11280'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11059> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11059>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11059'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.3195'^^xsd:double;
  dwc:latitude '54.7916666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11059'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10925> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10925>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10925'^^xsd:integer;
  dwc:scientificName 'Coryne pusilla Gaertner 1774'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.3195'^^xsd:double;
  dwc:latitude '54.7916666667'^^xsd:double;
  dwc:aphiaid '117471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10925'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7911666667 2.32341666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7911666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.32341666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7911666667 2.32341666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7911666667"^^xsd:decimal ;
  geo-pos:long "2.32341666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10755'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.32341666667'^^xsd:double;
  dwc:latitude '54.7911666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10755'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9493 2.32711666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9493"^^xsd:decimal ;
  dwc:decimalLongitude "2.32711666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9493 2.32711666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9493"^^xsd:decimal ;
  geo-pos:long "2.32711666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10996'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.32711666667'^^xsd:double;
  dwc:latitude '54.9493'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10996'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9493 2.32711666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9493"^^xsd:decimal ;
  dwc:decimalLongitude "2.32711666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9493 2.32711666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9493"^^xsd:decimal ;
  geo-pos:long "2.32711666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10992'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.32711666667'^^xsd:double;
  dwc:latitude '54.9493'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10992'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9493 2.32711666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9493"^^xsd:decimal ;
  dwc:decimalLongitude "2.32711666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9493 2.32711666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9493"^^xsd:decimal ;
  geo-pos:long "2.32711666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10999'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.32711666667'^^xsd:double;
  dwc:latitude '54.9493'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10999'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10791> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10791>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10791'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '2.32805'^^xsd:double;
  dwc:latitude '54.9382'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10791'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9361666667 2.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9361666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9361666667 2.33)"^^geo:wktLiteral ;
  geo-pos:lat "54.9361666667"^^xsd:decimal ;
  geo-pos:long "2.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11235'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '2.33'^^xsd:double;
  dwc:latitude '54.9361666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11235'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10808> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10808>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10808'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '2.33493333333'^^xsd:double;
  dwc:latitude '54.9299'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10808'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79805 2.3364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.79805"^^xsd:decimal ;
  dwc:decimalLongitude "2.3364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79805 2.3364)"^^geo:wktLiteral ;
  geo-pos:lat "54.79805"^^xsd:decimal ;
  geo-pos:long "2.3364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11001'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.3364'^^xsd:double;
  dwc:latitude '54.79805'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11001'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79805 2.3364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.79805"^^xsd:decimal ;
  dwc:decimalLongitude "2.3364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.79805 2.3364)"^^geo:wktLiteral ;
  geo-pos:lat "54.79805"^^xsd:decimal ;
  geo-pos:long "2.3364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11083'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.3364'^^xsd:double;
  dwc:latitude '54.79805'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11083'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4521666667 2.35716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4521666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.35716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4521666667 2.35716666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.4521666667"^^xsd:decimal ;
  geo-pos:long "2.35716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9313'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '2.35716666667'^^xsd:double;
  dwc:latitude '56.4521666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9313'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4548333333 2.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4548333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4548333333 2.359)"^^geo:wktLiteral ;
  geo-pos:lat "56.4548333333"^^xsd:decimal ;
  geo-pos:long "2.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9295'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.359'^^xsd:double;
  dwc:latitude '56.4548333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9295'^^xsd:string;
  dwc:observationDate '1987-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057 2.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057"^^xsd:decimal ;
  dwc:decimalLongitude "2.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057 2.37)"^^geo:wktLiteral ;
  geo-pos:lat "55.057"^^xsd:decimal ;
  geo-pos:long "2.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11257'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.37'^^xsd:double;
  dwc:latitude '55.057'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11257'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057 2.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057"^^xsd:decimal ;
  dwc:decimalLongitude "2.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057 2.37)"^^geo:wktLiteral ;
  geo-pos:lat "55.057"^^xsd:decimal ;
  geo-pos:long "2.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11008'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.37'^^xsd:double;
  dwc:latitude '55.057'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11008'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5393333333 2.47833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5393333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.47833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5393333333 2.47833333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.5393333333"^^xsd:decimal ;
  geo-pos:long "2.47833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9281'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '2.47833333333'^^xsd:double;
  dwc:latitude '51.5393333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9281'^^xsd:string;
  dwc:observationDate '1986-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6631833333 2.48361666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6631833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.48361666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6631833333 2.48361666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6631833333"^^xsd:decimal ;
  geo-pos:long "2.48361666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11263'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '2.48361666667'^^xsd:double;
  dwc:latitude '54.6631833333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11263'^^xsd:string;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6633333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.484)"^^geo:wktLiteral ;
  geo-pos:lat "54.6633333333"^^xsd:decimal ;
  geo-pos:long "2.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10777'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '2.484'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10777'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6633333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.484)"^^geo:wktLiteral ;
  geo-pos:lat "54.6633333333"^^xsd:decimal ;
  geo-pos:long "2.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11101'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '2.484'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11101'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6633333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.484)"^^geo:wktLiteral ;
  geo-pos:lat "54.6633333333"^^xsd:decimal ;
  geo-pos:long "2.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11099'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.484'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11099'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11287> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11287>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11287'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata Fleming 1828'^^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:longitude '2.48411666667'^^xsd:double;
  dwc:latitude '54.6625666667'^^xsd:double;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11287'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10764> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10764>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10764'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.48411666667'^^xsd:double;
  dwc:latitude '54.6625666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10764'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10819> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10819>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10819'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.48466666667'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10819'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11109> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11109>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11109'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.485'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11109'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10796> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10796>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10796'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '2.485'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10796'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11279> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11279>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11279'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.48585'^^xsd:double;
  dwc:latitude '54.66225'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11279'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11256> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11256>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11256'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.48798333333'^^xsd:double;
  dwc:latitude '54.6667333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11256'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.717"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.717"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5082'^^xsd:integer;
  dwc:scientificName 'Metridium senile (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '55.717'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5082'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.717"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.717"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9632'^^xsd:integer;
  dwc:scientificName 'Hormathia digitata O.F. Mnller'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '55.717'^^xsd:double;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9632'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.717"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.717"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9279'^^xsd:integer;
  dwc:scientificName 'Virgularia mirabilis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '55.717'^^xsd:double;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9279'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.717"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.717"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9631'^^xsd:integer;
  dwc:scientificName 'Bolocera tuediae (Johnston 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '55.717'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9631'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.717"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.717"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11203'^^xsd:integer;
  dwc:scientificName 'Bolocera tuediae (Johnston 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '55.717'^^xsd:double;
  dwc:aphiaid '100817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11203'^^xsd:string;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '100817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7696666667 2.53685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7696666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.53685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7696666667 2.53685)"^^geo:wktLiteral ;
  geo-pos:lat "54.7696666667"^^xsd:decimal ;
  geo-pos:long "2.53685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10986'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.53685'^^xsd:double;
  dwc:latitude '54.7696666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10986'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7696666667 2.53685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7696666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.53685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7696666667 2.53685)"^^geo:wktLiteral ;
  geo-pos:lat "54.7696666667"^^xsd:decimal ;
  geo-pos:long "2.53685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11084'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.53685'^^xsd:double;
  dwc:latitude '54.7696666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11084'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11024> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11024>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11024'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.5395'^^xsd:double;
  dwc:latitude '54.7676666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11024'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10747> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10747>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10747'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '2.5395'^^xsd:double;
  dwc:latitude '54.7676666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10747'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10812> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10812>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10812'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.54033333333'^^xsd:double;
  dwc:latitude '54.769'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10812'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7690333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.54136666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7690333333"^^xsd:decimal ;
  geo-pos:long "2.54136666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11278'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.54136666667'^^xsd:double;
  dwc:latitude '54.7690333333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11278'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7690333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.54136666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7690333333"^^xsd:decimal ;
  geo-pos:long "2.54136666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11251'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.54136666667'^^xsd:double;
  dwc:latitude '54.7690333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11251'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7690333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.54136666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7690333333"^^xsd:decimal ;
  geo-pos:long "2.54136666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10758'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.54136666667'^^xsd:double;
  dwc:latitude '54.7690333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10758'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7690333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.54136666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7690333333 2.54136666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7690333333"^^xsd:decimal ;
  geo-pos:long "2.54136666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11039'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '2.54136666667'^^xsd:double;
  dwc:latitude '54.7690333333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11039'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11029> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11029>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11029'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '2.54283333333'^^xsd:double;
  dwc:latitude '54.7688333333'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11029'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11230> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11230>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11230'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.54283333333'^^xsd:double;
  dwc:latitude '54.7688333333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11230'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11259> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11259>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11259'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '2.54288333333'^^xsd:double;
  dwc:latitude '54.7692666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11259'^^xsd:string;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10759> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10759>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10759'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.60016666667'^^xsd:double;
  dwc:latitude '54.8715'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10759'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8704333333 2.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8704333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8704333333 2.60375)"^^geo:wktLiteral ;
  geo-pos:lat "54.8704333333"^^xsd:decimal ;
  geo-pos:long "2.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10816'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.60375'^^xsd:double;
  dwc:latitude '54.8704333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10816'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8704333333 2.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8704333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8704333333 2.60375)"^^geo:wktLiteral ;
  geo-pos:lat "54.8704333333"^^xsd:decimal ;
  geo-pos:long "2.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10766'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.60375'^^xsd:double;
  dwc:latitude '54.8704333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10766'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8704333333 2.60375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8704333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.60375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8704333333 2.60375)"^^geo:wktLiteral ;
  geo-pos:lat "54.8704333333"^^xsd:decimal ;
  geo-pos:long "2.60375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11046'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '2.60375'^^xsd:double;
  dwc:latitude '54.8704333333'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11046'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8725 2.60416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8725"^^xsd:decimal ;
  dwc:decimalLongitude "2.60416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8725 2.60416666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8725"^^xsd:decimal ;
  geo-pos:long "2.60416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11261'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.60416666667'^^xsd:double;
  dwc:latitude '54.8725'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11261'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10813> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10813>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10813'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.6045'^^xsd:double;
  dwc:latitude '54.8718333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10813'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.872 2.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.872"^^xsd:decimal ;
  dwc:decimalLongitude "2.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.872 2.607)"^^geo:wktLiteral ;
  geo-pos:lat "54.872"^^xsd:decimal ;
  geo-pos:long "2.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10744'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.607'^^xsd:double;
  dwc:latitude '54.872'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10744'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8736333333 2.61413333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8736333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.61413333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8736333333 2.61413333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8736333333"^^xsd:decimal ;
  geo-pos:long "2.61413333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11090'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.61413333333'^^xsd:double;
  dwc:latitude '54.8736333333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11090'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8736333333 2.61413333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8736333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.61413333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8736333333 2.61413333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8736333333"^^xsd:decimal ;
  geo-pos:long "2.61413333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10998'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.61413333333'^^xsd:double;
  dwc:latitude '54.8736333333'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10998'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8736333333 2.61413333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8736333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.61413333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8736333333 2.61413333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8736333333"^^xsd:decimal ;
  geo-pos:long "2.61413333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10984'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.61413333333'^^xsd:double;
  dwc:latitude '54.8736333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10984'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11266> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11266>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11266'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.61496666667'^^xsd:double;
  dwc:latitude '54.8706333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11266'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 2.62693333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "2.62693333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 2.62693333333)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "2.62693333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10995'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.62693333333'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10995'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 2.62693333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "2.62693333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 2.62693333333)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "2.62693333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10994'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.62693333333'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10994'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 2.62693333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "2.62693333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 2.62693333333)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "2.62693333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10990'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.62693333333'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10990'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11265> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11265>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11265'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '2.62775'^^xsd:double;
  dwc:latitude '55.00365'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11265'^^xsd:string;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0055"^^xsd:decimal ;
  dwc:decimalLongitude "2.62816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0055"^^xsd:decimal ;
  geo-pos:long "2.62816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10836'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum (Pallas 1766)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.62816666667'^^xsd:double;
  dwc:latitude '55.0055'^^xsd:double;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10836'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0055"^^xsd:decimal ;
  dwc:decimalLongitude "2.62816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0055"^^xsd:decimal ;
  geo-pos:long "2.62816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11038'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.62816666667'^^xsd:double;
  dwc:latitude '55.0055'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11038'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0055"^^xsd:decimal ;
  dwc:decimalLongitude "2.62816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0055"^^xsd:decimal ;
  geo-pos:long "2.62816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11049'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.62816666667'^^xsd:double;
  dwc:latitude '55.0055'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11049'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0055"^^xsd:decimal ;
  dwc:decimalLongitude "2.62816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0055"^^xsd:decimal ;
  geo-pos:long "2.62816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11025'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.62816666667'^^xsd:double;
  dwc:latitude '55.0055'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11025'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0055"^^xsd:decimal ;
  dwc:decimalLongitude "2.62816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0055 2.62816666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0055"^^xsd:decimal ;
  geo-pos:long "2.62816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10751'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.62816666667'^^xsd:double;
  dwc:latitude '55.0055'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10751'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11258> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11258>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11258'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.62828333333'^^xsd:double;
  dwc:latitude '55.0034666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11258'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10826> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10826>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10826'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.62828333333'^^xsd:double;
  dwc:latitude '55.0034666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10826'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5151666667 2.67066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5151666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.67066666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5151666667 2.67066666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.5151666667"^^xsd:decimal ;
  geo-pos:long "2.67066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11017'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '2.67066666667'^^xsd:double;
  dwc:latitude '54.5151666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11017'^^xsd:string;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5164 2.67153333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5164"^^xsd:decimal ;
  dwc:decimalLongitude "2.67153333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5164 2.67153333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.5164"^^xsd:decimal ;
  geo-pos:long "2.67153333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11037'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.67153333333'^^xsd:double;
  dwc:latitude '54.5164'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11037'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11260> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11260>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11260'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.67166666667'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11260'^^xsd:string;
  dwc:observationDate '1991-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10815> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10815>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10815'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.6725'^^xsd:double;
  dwc:latitude '55.128'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10815'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276666667"^^xsd:decimal ;
  geo-pos:long "2.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11060'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.673'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11060'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276666667"^^xsd:decimal ;
  geo-pos:long "2.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11019'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.673'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11019'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276666667"^^xsd:decimal ;
  geo-pos:long "2.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10838'^^xsd:integer;
  dwc:scientificName 'Podocoryna carnea Sars 1846'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.673'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '151718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10838'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '151718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276666667"^^xsd:decimal ;
  geo-pos:long "2.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11045'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.673'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11045'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276666667"^^xsd:decimal ;
  geo-pos:long "2.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11052'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.673'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11052'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.673)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276666667"^^xsd:decimal ;
  geo-pos:long "2.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11224'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.673'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11224'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10923> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10923>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10923'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.6733'^^xsd:double;
  dwc:latitude '55.1276166667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10923'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10797> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10797>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10797'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '2.67376666667'^^xsd:double;
  dwc:latitude '55.12785'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10797'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11094> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11094>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11094'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum (Pallas 1766)'^^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:longitude '2.67416666667'^^xsd:double;
  dwc:latitude '55.127'^^xsd:double;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11094'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11028> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11028>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11028'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.67416666667'^^xsd:double;
  dwc:latitude '55.127'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11028'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11286> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11286>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11286'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata Fleming 1828'^^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:longitude '2.67503333333'^^xsd:double;
  dwc:latitude '54.5148333333'^^xsd:double;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11286'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11021> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11021>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11021'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.67503333333'^^xsd:double;
  dwc:latitude '54.5148333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11021'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11003> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11003>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11003'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.67503333333'^^xsd:double;
  dwc:latitude '54.5148333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11003'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10985> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10985>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10985'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.67503333333'^^xsd:double;
  dwc:latitude '54.5148333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10985'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51395 2.67516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51395"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51395 2.67516666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.51395"^^xsd:decimal ;
  geo-pos:long "2.67516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11056'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.67516666667'^^xsd:double;
  dwc:latitude '54.51395'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11056'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51395 2.67516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51395"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51395 2.67516666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.51395"^^xsd:decimal ;
  geo-pos:long "2.67516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11275'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.67516666667'^^xsd:double;
  dwc:latitude '54.51395'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11275'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51395 2.67516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.51395"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.51395 2.67516666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.51395"^^xsd:decimal ;
  geo-pos:long "2.67516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10817'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.67516666667'^^xsd:double;
  dwc:latitude '54.51395'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10817'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11070> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11070>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11070'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.67683333333'^^xsd:double;
  dwc:latitude '54.5145'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11070'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 2.76333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7403333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.76333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 2.76333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7403333333"^^xsd:decimal ;
  geo-pos:long "2.76333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11089'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum (Pallas 1766)'^^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:longitude '2.76333333333'^^xsd:double;
  dwc:latitude '54.7403333333'^^xsd:double;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11089'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 2.76333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7403333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.76333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 2.76333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7403333333"^^xsd:decimal ;
  geo-pos:long "2.76333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11022'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.76333333333'^^xsd:double;
  dwc:latitude '54.7403333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11022'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 2.76783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7403333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.76783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 2.76783333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7403333333"^^xsd:decimal ;
  geo-pos:long "2.76783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10745'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.76783333333'^^xsd:double;
  dwc:latitude '54.7403333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10745'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7399333333 2.7716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7399333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7399333333 2.7716)"^^geo:wktLiteral ;
  geo-pos:lat "54.7399333333"^^xsd:decimal ;
  geo-pos:long "2.7716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:111133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '111133'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.7716'^^xsd:double;
  dwc:latitude '54.7399333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:111133'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7399333333 2.7716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7399333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7399333333 2.7716)"^^geo:wktLiteral ;
  geo-pos:lat "54.7399333333"^^xsd:decimal ;
  geo-pos:long "2.7716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11133'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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.7716'^^xsd:double;
  dwc:latitude '54.7399333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11133'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7399333333 2.7716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7399333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7399333333 2.7716)"^^geo:wktLiteral ;
  geo-pos:lat "54.7399333333"^^xsd:decimal ;
  geo-pos:long "2.7716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11273'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.7716'^^xsd:double;
  dwc:latitude '54.7399333333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11273'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10767> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10767>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10767'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '2.77653333333'^^xsd:double;
  dwc:latitude '54.8434'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10767'^^xsd:string;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10810> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10810>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10810'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.77991666667'^^xsd:double;
  dwc:latitude '54.7416'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10810'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.78333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8443333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.78333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.78333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8443333333"^^xsd:decimal ;
  geo-pos:long "2.78333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11107'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.78333333333'^^xsd:double;
  dwc:latitude '54.8443333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11107'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.78333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8443333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.78333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.78333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8443333333"^^xsd:decimal ;
  geo-pos:long "2.78333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10831'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.78333333333'^^xsd:double;
  dwc:latitude '54.8443333333'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10831'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 2.78333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "2.78333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 2.78333333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.65"^^xsd:decimal ;
  geo-pos:long "2.78333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9302'^^xsd:integer;
  dwc:scientificName 'Halipteris christii (Koren & Danielssen 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.78333333333'^^xsd:double;
  dwc:latitude '58.65'^^xsd:double;
  dwc:aphiaid '128508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9302'^^xsd:string;
  dwc:observationDate '1977-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8461666667 2.80505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8461666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.80505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8461666667 2.80505)"^^geo:wktLiteral ;
  geo-pos:lat "54.8461666667"^^xsd:decimal ;
  geo-pos:long "2.80505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10987'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.80505'^^xsd:double;
  dwc:latitude '54.8461666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10987'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8461666667 2.80505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8461666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.80505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8461666667 2.80505)"^^geo:wktLiteral ;
  geo-pos:lat "54.8461666667"^^xsd:decimal ;
  geo-pos:long "2.80505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10997'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '2.80505'^^xsd:double;
  dwc:latitude '54.8461666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10997'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11027> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11027>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11027'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.80766666667'^^xsd:double;
  dwc:latitude '54.8431666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11027'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11047> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11047>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11047'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '2.80766666667'^^xsd:double;
  dwc:latitude '54.8431666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11047'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8441 2.8122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8441"^^xsd:decimal ;
  dwc:decimalLongitude "2.8122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8441 2.8122)"^^geo:wktLiteral ;
  geo-pos:lat "54.8441"^^xsd:decimal ;
  geo-pos:long "2.8122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11300'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '2.8122'^^xsd:double;
  dwc:latitude '54.8441'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11300'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8441 2.8122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8441"^^xsd:decimal ;
  dwc:decimalLongitude "2.8122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8441 2.8122)"^^geo:wktLiteral ;
  geo-pos:lat "54.8441"^^xsd:decimal ;
  geo-pos:long "2.8122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10818'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.8122'^^xsd:double;
  dwc:latitude '54.8441'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10818'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6713333333 2.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6713333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6713333333 2.876)"^^geo:wktLiteral ;
  geo-pos:lat "56.6713333333"^^xsd:decimal ;
  geo-pos:long "2.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11159'^^xsd:integer;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.876'^^xsd:double;
  dwc:latitude '56.6713333333'^^xsd:double;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11159'^^xsd:string;
  dwc:observationDate '1986-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6713333333 2.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6713333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6713333333 2.876)"^^geo:wktLiteral ;
  geo-pos:lat "56.6713333333"^^xsd:decimal ;
  geo-pos:long "2.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9308'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.876'^^xsd:double;
  dwc:latitude '56.6713333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9308'^^xsd:string;
  dwc:observationDate '1986-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.882)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "2.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10789'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.882'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10789'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11289> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11289>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11289'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata Fleming 1828'^^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:longitude '2.89301666667'^^xsd:double;
  dwc:latitude '54.9512666667'^^xsd:double;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11289'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953 2.89315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.953"^^xsd:decimal ;
  dwc:decimalLongitude "2.89315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953 2.89315)"^^geo:wktLiteral ;
  geo-pos:lat "54.953"^^xsd:decimal ;
  geo-pos:long "2.89315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10824'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.89315'^^xsd:double;
  dwc:latitude '54.953'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10824'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953 2.89315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.953"^^xsd:decimal ;
  dwc:decimalLongitude "2.89315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953 2.89315)"^^geo:wktLiteral ;
  geo-pos:lat "54.953"^^xsd:decimal ;
  geo-pos:long "2.89315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10811'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.89315'^^xsd:double;
  dwc:latitude '54.953'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10811'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9505 2.8945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9505"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9505 2.8945)"^^geo:wktLiteral ;
  geo-pos:lat "54.9505"^^xsd:decimal ;
  geo-pos:long "2.8945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10809'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '2.8945'^^xsd:double;
  dwc:latitude '54.9505'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10809'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9503333333 2.89483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9503333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.89483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9503333333 2.89483333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9503333333"^^xsd:decimal ;
  geo-pos:long "2.89483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11227'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.89483333333'^^xsd:double;
  dwc:latitude '54.9503333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11227'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9503333333 2.89483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9503333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.89483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9503333333 2.89483333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9503333333"^^xsd:decimal ;
  geo-pos:long "2.89483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10841'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.89483333333'^^xsd:double;
  dwc:latitude '54.9503333333'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10841'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.895)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "2.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11012'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.895'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11012'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.895)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "2.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11055'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.895'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11055'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.895)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "2.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11262'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.895'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11262'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10837> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10837>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10837'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum (Pallas 1766)'^^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:longitude '2.89748333333'^^xsd:double;
  dwc:latitude '55.0937666667'^^xsd:double;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10837'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0933333333 2.90833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0933333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.90833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0933333333 2.90833333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.0933333333"^^xsd:decimal ;
  geo-pos:long "2.90833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11010'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.90833333333'^^xsd:double;
  dwc:latitude '55.0933333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11010'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0933333333 2.90833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0933333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.90833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0933333333 2.90833333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.0933333333"^^xsd:decimal ;
  geo-pos:long "2.90833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10749'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.90833333333'^^xsd:double;
  dwc:latitude '55.0933333333'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10749'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0866666667 2.9145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0866666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0866666667 2.9145)"^^geo:wktLiteral ;
  geo-pos:lat "55.0866666667"^^xsd:decimal ;
  geo-pos:long "2.9145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11123'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '2.9145'^^xsd:double;
  dwc:latitude '55.0866666667'^^xsd:double;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11123'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11295> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11295>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11295'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '2.91666666667'^^xsd:double;
  dwc:latitude '55.0921666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11295'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10926> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10926>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10926'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '2.92293333333'^^xsd:double;
  dwc:latitude '55.2094166667'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10926'^^xsd:string;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2077333333 2.93033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2077333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.93033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2077333333 2.93033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2077333333"^^xsd:decimal ;
  geo-pos:long "2.93033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11276'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '2.93033333333'^^xsd:double;
  dwc:latitude '55.2077333333'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11276'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2077333333 2.93033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2077333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.93033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2077333333 2.93033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2077333333"^^xsd:decimal ;
  geo-pos:long "2.93033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11283'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.93033333333'^^xsd:double;
  dwc:latitude '55.2077333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11283'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9278 2.9494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9278"^^xsd:decimal ;
  dwc:decimalLongitude "2.9494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9278 2.9494)"^^geo:wktLiteral ;
  geo-pos:lat "54.9278"^^xsd:decimal ;
  geo-pos:long "2.9494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10742'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '2.9494'^^xsd:double;
  dwc:latitude '54.9278'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10742'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11297> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11297>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11297'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '2.94966666667'^^xsd:double;
  dwc:latitude '54.9266666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11297'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11226> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11226>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11226'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '2.94966666667'^^xsd:double;
  dwc:latitude '54.9266666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11226'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6781666667 2.95466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6781666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.95466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6781666667 2.95466666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.6781666667"^^xsd:decimal ;
  geo-pos:long "2.95466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9291'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '2.95466666667'^^xsd:double;
  dwc:latitude '56.6781666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9291'^^xsd:string;
  dwc:observationDate '1987-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8246666667 3.01883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8246666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.01883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8246666667 3.01883333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8246666667"^^xsd:decimal ;
  geo-pos:long "3.01883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9314'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.01883333333'^^xsd:double;
  dwc:latitude '55.8246666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9314'^^xsd:string;
  dwc:observationDate '1987-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.854 3.01933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.854"^^xsd:decimal ;
  dwc:decimalLongitude "3.01933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.854 3.01933333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.854"^^xsd:decimal ;
  geo-pos:long "3.01933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9338'^^xsd:integer;
  dwc:scientificName 'Alcyonium palmatum Pallas 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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:longitude '3.01933333333'^^xsd:double;
  dwc:latitude '53.854'^^xsd:double;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9338'^^xsd:string;
  dwc:observationDate '1986-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82"^^xsd:decimal ;
  dwc:decimalLongitude "3.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  geo-pos:lat "54.82"^^xsd:decimal ;
  geo-pos:long "3.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11229'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.055'^^xsd:double;
  dwc:latitude '54.82'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11229'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82"^^xsd:decimal ;
  dwc:decimalLongitude "3.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  geo-pos:lat "54.82"^^xsd:decimal ;
  geo-pos:long "3.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10821'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.055'^^xsd:double;
  dwc:latitude '54.82'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10821'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82"^^xsd:decimal ;
  dwc:decimalLongitude "3.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  geo-pos:lat "54.82"^^xsd:decimal ;
  geo-pos:long "3.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10753'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.055'^^xsd:double;
  dwc:latitude '54.82'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10753'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82"^^xsd:decimal ;
  dwc:decimalLongitude "3.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82 3.055)"^^geo:wktLiteral ;
  geo-pos:lat "54.82"^^xsd:decimal ;
  geo-pos:long "3.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10761'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.055'^^xsd:double;
  dwc:latitude '54.82'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10761'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10924> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10924>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10924'^^xsd:integer;
  dwc:scientificName 'Coryne pusilla Gaertner 1774'^^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:longitude '3.09985'^^xsd:double;
  dwc:latitude '54.92395'^^xsd:double;
  dwc:aphiaid '117471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10924'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11042> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11042>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11042'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '3.1'^^xsd:double;
  dwc:latitude '54.924'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11042'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10762> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10762>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10762'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '3.1'^^xsd:double;
  dwc:latitude '54.924'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10762'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11285> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11285>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11285'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '3.1005'^^xsd:double;
  dwc:latitude '54.9243333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11285'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11243> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11243>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11243'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.10403333333'^^xsd:double;
  dwc:latitude '54.9320666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11243'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0256333333 3.16971666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0256333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.16971666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0256333333 3.16971666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0256333333"^^xsd:decimal ;
  geo-pos:long "3.16971666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11009'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '3.16971666667'^^xsd:double;
  dwc:latitude '55.0256333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11009'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0242 3.17316666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0242"^^xsd:decimal ;
  dwc:decimalLongitude "3.17316666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0242 3.17316666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0242"^^xsd:decimal ;
  geo-pos:long "3.17316666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11254'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '3.17316666667'^^xsd:double;
  dwc:latitude '55.0242'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11254'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11282> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11282>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11282'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '3.17416666667'^^xsd:double;
  dwc:latitude '55.028'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11282'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10772> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10772>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10772'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.17431666667'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10772'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10832> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10832>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10832'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.17431666667'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10832'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11026> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11026>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11026'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '3.196'^^xsd:double;
  dwc:latitude '55.1755'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11026'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11051> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11051>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11051'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '3.196'^^xsd:double;
  dwc:latitude '55.1755'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11051'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10743> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10743>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10743'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '3.196'^^xsd:double;
  dwc:latitude '55.1755'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10743'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9375 3.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9375"^^xsd:decimal ;
  dwc:decimalLongitude "3.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9375 3.223)"^^geo:wktLiteral ;
  geo-pos:lat "51.9375"^^xsd:decimal ;
  geo-pos:long "3.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9324'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.223'^^xsd:double;
  dwc:latitude '51.9375'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9324'^^xsd:string;
  dwc:observationDate '1987-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3066666667 3.31333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3066666667"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3066666667 3.31333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3066666667"^^xsd:decimal ;
  geo-pos:long "3.31333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10756'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.31333333333'^^xsd:double;
  dwc:latitude '55.3066666667'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10756'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10779> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10779>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10779'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.32408333333'^^xsd:double;
  dwc:latitude '55.30975'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10779'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0533333333 3.36066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0533333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.36066666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0533333333 3.36066666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.0533333333"^^xsd:decimal ;
  geo-pos:long "3.36066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9296'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.36066666667'^^xsd:double;
  dwc:latitude '56.0533333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9296'^^xsd:string;
  dwc:observationDate '1987-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11093> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11093>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11093'^^xsd:integer;
  dwc:scientificName 'Dicoryne conferta (Alder 1857)'^^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:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '117336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11093'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '117336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11053> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11053>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11053'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11053'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11147> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11147>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11147'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11147'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11102> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11102>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11102'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11102'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10800> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10800>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10800'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10800'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11006> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11006>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11006'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11006'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8899 3.46676666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8899"^^xsd:decimal ;
  dwc:decimalLongitude "3.46676666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8899 3.46676666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.8899"^^xsd:decimal ;
  geo-pos:long "3.46676666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10870'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.46676666667'^^xsd:double;
  dwc:latitude '55.8899'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10870'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8899 3.46676666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8899"^^xsd:decimal ;
  dwc:decimalLongitude "3.46676666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8899 3.46676666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.8899"^^xsd:decimal ;
  geo-pos:long "3.46676666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10871'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.46676666667'^^xsd:double;
  dwc:latitude '55.8899'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10871'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10781> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10781>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10781'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.4711'^^xsd:double;
  dwc:latitude '55.11355'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10781'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10829> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10829>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10829'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '3.47533333333'^^xsd:double;
  dwc:latitude '55.1083333333'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10829'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.108 3.47583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.108"^^xsd:decimal ;
  dwc:decimalLongitude "3.47583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.108 3.47583333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.108"^^xsd:decimal ;
  geo-pos:long "3.47583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10748'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.47583333333'^^xsd:double;
  dwc:latitude '55.108'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10748'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11284> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11284>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11284'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '3.47641666667'^^xsd:double;
  dwc:latitude '55.1084333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11284'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11296> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11296>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11296'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8685'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11296'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10825> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10825>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10825'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8685'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10825'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11031> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11031>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11031'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8685'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11031'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10740> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10740>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10740'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10740'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11082> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11082>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11082'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum (Linnaeus 1758)'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11082'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10839> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10839>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10839'^^xsd:integer;
  dwc:scientificName 'Lafoea dumosa (Fleming 1820)'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '117702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10839'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11050> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11050>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11050'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11050'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11079> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11079>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11079'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11079'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11041> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11041>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11041'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11041'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11225> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11225>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11225'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11225'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10736> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10736>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10736'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '3.5'^^xsd:double;
  dwc:latitude '55.875'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10736'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11078> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11078>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11078'^^xsd:integer;
  dwc:scientificName 'Sertularella tenella (Alder 1856)'^^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:longitude '3.5'^^xsd:double;
  dwc:latitude '55.875'^^xsd:double;
  dwc:aphiaid '117909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11078'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11228> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11228>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11228'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '3.5'^^xsd:double;
  dwc:latitude '55.875'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11228'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3843333333 3.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3843333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3843333333 3.559)"^^geo:wktLiteral ;
  geo-pos:lat "55.3843333333"^^xsd:decimal ;
  geo-pos:long "3.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11015'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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:longitude '3.559'^^xsd:double;
  dwc:latitude '55.3843333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11015'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4345 3.56016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4345"^^xsd:decimal ;
  dwc:decimalLongitude "3.56016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4345 3.56016666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.4345"^^xsd:decimal ;
  geo-pos:long "3.56016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9321'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.56016666667'^^xsd:double;
  dwc:latitude '56.4345'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9321'^^xsd:string;
  dwc:observationDate '1987-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10835> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10835>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10835'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '3.56666666667'^^xsd:double;
  dwc:latitude '55.385'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10835'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10827> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10827>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10827'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '3.5674'^^xsd:double;
  dwc:latitude '55.3844833333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10827'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21805 3.56805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21805"^^xsd:decimal ;
  dwc:decimalLongitude "3.56805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21805 3.56805)"^^geo:wktLiteral ;
  geo-pos:lat "42.21805"^^xsd:decimal ;
  geo-pos:long "3.56805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9278'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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:longitude '3.56805'^^xsd:double;
  dwc:latitude '42.21805'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9278'^^xsd:string;
  dwc:observationDate '1957-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10774> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10774>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10774'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.58113333333'^^xsd:double;
  dwc:latitude '55.3834166667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10774'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.383 3.62266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.383"^^xsd:decimal ;
  dwc:decimalLongitude "3.62266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.383 3.62266666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.383"^^xsd:decimal ;
  geo-pos:long "3.62266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9297'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.62266666667'^^xsd:double;
  dwc:latitude '57.383'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9297'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8396833333 3.64903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8396833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.64903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8396833333 3.64903333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8396833333"^^xsd:decimal ;
  geo-pos:long "3.64903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10873'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.64903333333'^^xsd:double;
  dwc:latitude '55.8396833333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10873'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11146> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11146>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11146'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '3.66095'^^xsd:double;
  dwc:latitude '55.82595'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11146'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10738> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10738>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10738'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '3.7075'^^xsd:double;
  dwc:latitude '55.7335'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10738'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.4883333333 3.71666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.4883333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.71666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.4883333333 3.71666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.4883333333"^^xsd:decimal ;
  geo-pos:long "3.71666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Eunephthya antarctica (Knkenthal 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '3.71666666667'^^xsd:double;
  dwc:latitude '-54.4883333333'^^xsd:double;
  dwc:aphiaid '1341983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:471'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '287390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3756333333 3.8009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3756333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.8009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3756333333 3.8009)"^^geo:wktLiteral ;
  geo-pos:lat "55.3756333333"^^xsd:decimal ;
  geo-pos:long "3.8009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11244'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '3.8009'^^xsd:double;
  dwc:latitude '55.3756333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11244'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11250> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11250>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11250'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.81391666667'^^xsd:double;
  dwc:latitude '55.3765666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11250'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8783333333 3.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8783333333 3.824)"^^geo:wktLiteral ;
  geo-pos:lat "58.8783333333"^^xsd:decimal ;
  geo-pos:long "3.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9258'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.824'^^xsd:double;
  dwc:latitude '58.8783333333'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9258'^^xsd:string;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7779833333 3.87805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7779833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.87805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7779833333 3.87805)"^^geo:wktLiteral ;
  geo-pos:lat "55.7779833333"^^xsd:decimal ;
  geo-pos:long "3.87805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10872'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '3.87805'^^xsd:double;
  dwc:latitude '55.7779833333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10872'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11011> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11011>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11011'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '3.9055'^^xsd:double;
  dwc:latitude '55.0922333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11011'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11057> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11057>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11057'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina (Linnaeus 1758)'^^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:longitude '3.97026666667'^^xsd:double;
  dwc:latitude '55.48285'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11057'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10918> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10918>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10918'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.97026666667'^^xsd:double;
  dwc:latitude '55.48285'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10918'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10773> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10773>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10773'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '3.97026666667'^^xsd:double;
  dwc:latitude '55.48285'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10773'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4815833333 3.9725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4815833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4815833333 3.9725)"^^geo:wktLiteral ;
  geo-pos:lat "55.4815833333"^^xsd:decimal ;
  geo-pos:long "3.9725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11013'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '3.9725'^^xsd:double;
  dwc:latitude '55.4815833333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11013'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4815833333 3.9725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4815833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4815833333 3.9725)"^^geo:wktLiteral ;
  geo-pos:lat "55.4815833333"^^xsd:decimal ;
  geo-pos:long "3.9725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11239'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '3.9725'^^xsd:double;
  dwc:latitude '55.4815833333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11239'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.481 3.97383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.481"^^xsd:decimal ;
  dwc:decimalLongitude "3.97383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.481 3.97383333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.481"^^xsd:decimal ;
  geo-pos:long "3.97383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11106'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.97383333333'^^xsd:double;
  dwc:latitude '55.481'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11106'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9875 4.00116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9875"^^xsd:decimal ;
  dwc:decimalLongitude "4.00116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9875 4.00116666667)"^^geo:wktLiteral ;
  geo-pos:lat "59.9875"^^xsd:decimal ;
  geo-pos:long "4.00116666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9257'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '4.00116666667'^^xsd:double;
  dwc:latitude '59.9875'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9257'^^xsd:string;
  dwc:observationDate '1987-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.747 4.0695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.747"^^xsd:decimal ;
  dwc:decimalLongitude "4.0695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.747 4.0695)"^^geo:wktLiteral ;
  geo-pos:lat "54.747"^^xsd:decimal ;
  geo-pos:long "4.0695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9310'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '4.0695'^^xsd:double;
  dwc:latitude '54.747'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9310'^^xsd:string;
  dwc:observationDate '1987-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 4.10433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7403333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.10433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7403333333 4.10433333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7403333333"^^xsd:decimal ;
  geo-pos:long "4.10433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9335'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '4.10433333333'^^xsd:double;
  dwc:latitude '54.7403333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9335'^^xsd:string;
  dwc:observationDate '1986-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6675 4.11695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6675"^^xsd:decimal ;
  dwc:decimalLongitude "4.11695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6675 4.11695)"^^geo:wktLiteral ;
  geo-pos:lat "42.6675"^^xsd:decimal ;
  geo-pos:long "4.11695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9450'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '4.11695'^^xsd:double;
  dwc:latitude '42.6675'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9450'^^xsd:string;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.142)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591666667"^^xsd:decimal ;
  geo-pos:long "4.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10775'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.142'^^xsd:double;
  dwc:latitude '55.4591666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10775'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11253> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11253>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11253'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '4.14266666667'^^xsd:double;
  dwc:latitude '55.4585'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11253'^^xsd:string;
  dwc:observationDate '1996-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595666667 4.1428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595666667 4.1428)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595666667"^^xsd:decimal ;
  geo-pos:long "4.1428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10782'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.1428'^^xsd:double;
  dwc:latitude '55.4595666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10782'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4589166667 4.14296666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4589166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14296666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4589166667 4.14296666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4589166667"^^xsd:decimal ;
  geo-pos:long "4.14296666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10778'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.14296666667'^^xsd:double;
  dwc:latitude '55.4589166667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10778'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11242> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11242>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11242'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14308333333'^^xsd:double;
  dwc:latitude '55.4596833333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11242'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4592 4.14316666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4592"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4592 4.14316666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4592"^^xsd:decimal ;
  geo-pos:long "4.14316666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11064'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14316666667'^^xsd:double;
  dwc:latitude '55.4592'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11064'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14316666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4593333333"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14316666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4593333333"^^xsd:decimal ;
  geo-pos:long "4.14316666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10822'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '4.14316666667'^^xsd:double;
  dwc:latitude '55.4593333333'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10822'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11245> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11245>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11245'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14338333333'^^xsd:double;
  dwc:latitude '55.46055'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11245'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11237> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11237>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11237'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.1435'^^xsd:double;
  dwc:latitude '55.45935'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11237'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10843> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10843>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10843'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '4.1435'^^xsd:double;
  dwc:latitude '55.45935'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10843'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4605666667 4.1435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4605666667"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4605666667 4.1435)"^^geo:wktLiteral ;
  geo-pos:lat "55.4605666667"^^xsd:decimal ;
  geo-pos:long "4.1435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11062'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.1435'^^xsd:double;
  dwc:latitude '55.4605666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11062'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11241> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11241>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11241'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14358333333'^^xsd:double;
  dwc:latitude '55.4591666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11241'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10919> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10919>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10919'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14366666667'^^xsd:double;
  dwc:latitude '55.4601'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10919'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4594333333 4.14375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4594333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4594333333 4.14375)"^^geo:wktLiteral ;
  geo-pos:lat "55.4594333333"^^xsd:decimal ;
  geo-pos:long "4.14375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10783'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.14375'^^xsd:double;
  dwc:latitude '55.4594333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10783'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596166667 4.14375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596166667 4.14375)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596166667"^^xsd:decimal ;
  geo-pos:long "4.14375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11066'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14375'^^xsd:double;
  dwc:latitude '55.4596166667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11066'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11240> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11240>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11240'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14376666667'^^xsd:double;
  dwc:latitude '55.4591333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11240'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11264> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11264>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11264'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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:longitude '4.14378333333'^^xsd:double;
  dwc:latitude '55.45975'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11264'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11061> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11061>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11061'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14378333333'^^xsd:double;
  dwc:latitude '55.45975'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11061'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10780> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10780>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10780'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14381666667'^^xsd:double;
  dwc:latitude '55.45915'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10780'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11103> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11103>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11103'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14381666667'^^xsd:double;
  dwc:latitude '55.4598666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11103'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591666667"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14383333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591666667"^^xsd:decimal ;
  geo-pos:long "4.14383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11005'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '4.14383333333'^^xsd:double;
  dwc:latitude '55.4591666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11005'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11248> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11248>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11248'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.1439'^^xsd:double;
  dwc:latitude '55.4599833333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11248'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11105> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11105>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11105'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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:longitude '4.14396666667'^^xsd:double;
  dwc:latitude '55.4603'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11105'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11043> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11043>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11043'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^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:longitude '4.14396666667'^^xsd:double;
  dwc:latitude '55.4603'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11043'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10920> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10920>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10920'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14398333333'^^xsd:double;
  dwc:latitude '55.4591333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10920'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4593333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.144)"^^geo:wktLiteral ;
  geo-pos:lat "55.4593333333"^^xsd:decimal ;
  geo-pos:long "4.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10814'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina Linnaeus 1758'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '4.144'^^xsd:double;
  dwc:latitude '55.4593333333'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10814'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14401666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4593333333"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14401666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4593333333"^^xsd:decimal ;
  geo-pos:long "4.14401666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11294'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma (Linnaeus 1758)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '4.14401666667'^^xsd:double;
  dwc:latitude '55.4593333333'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11294'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11247> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11247>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11247'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14416666667'^^xsd:double;
  dwc:latitude '55.4591166667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11247'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.14445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45935"^^xsd:decimal ;
  dwc:decimalLongitude "4.14445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.14445)"^^geo:wktLiteral ;
  geo-pos:lat "55.45935"^^xsd:decimal ;
  geo-pos:long "4.14445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11063'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.14445'^^xsd:double;
  dwc:latitude '55.45935'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11063'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4581666667 4.14466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4581666667"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4581666667 4.14466666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4581666667"^^xsd:decimal ;
  geo-pos:long "4.14466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10991'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata (Linnaeus 1758)'^^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:longitude '4.14466666667'^^xsd:double;
  dwc:latitude '55.4581666667'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10991'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11293> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11293>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11293'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma (Linnaeus 1758)'^^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:longitude '4.14466666667'^^xsd:double;
  dwc:latitude '55.4591666667'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11293'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45945 4.14495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45945"^^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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45945 4.14495)"^^geo:wktLiteral ;
  geo-pos:lat "55.45945"^^xsd:decimal ;
  geo-pos:long "4.14495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11292'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma (Linnaeus 1758)'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '4.14495'^^xsd:double;
  dwc:latitude '55.45945'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11292'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11249> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11249>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11249'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14495'^^xsd:double;
  dwc:latitude '55.4600333333'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11249'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.14503333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45935"^^xsd:decimal ;
  dwc:decimalLongitude "4.14503333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.14503333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.45935"^^xsd:decimal ;
  geo-pos:long "4.14503333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10785'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.14503333333'^^xsd:double;
  dwc:latitude '55.45935'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10785'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4587333333 4.14505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4587333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4587333333 4.14505)"^^geo:wktLiteral ;
  geo-pos:lat "55.4587333333"^^xsd:decimal ;
  geo-pos:long "4.14505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10842'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma (Linnaeus 1758)'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '4.14505'^^xsd:double;
  dwc:latitude '55.4587333333'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10842'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11238> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11238>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11238'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.14561666667'^^xsd:double;
  dwc:latitude '55.4596666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11238'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595 4.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595"^^xsd:decimal ;
  dwc:decimalLongitude "4.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595 4.146)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595"^^xsd:decimal ;
  geo-pos:long "4.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11048'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '4.146'^^xsd:double;
  dwc:latitude '55.4595'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11048'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595 4.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595"^^xsd:decimal ;
  dwc:decimalLongitude "4.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595 4.146)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595"^^xsd:decimal ;
  geo-pos:long "4.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10830'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa Alder 1857'^^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:longitude '4.146'^^xsd:double;
  dwc:latitude '55.4595'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10830'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.146)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596666667"^^xsd:decimal ;
  geo-pos:long "4.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10784'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^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:longitude '4.146'^^xsd:double;
  dwc:latitude '55.4596666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10784'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4751666667 4.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4751666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4751666667 4.1461)"^^geo:wktLiteral ;
  geo-pos:lat "55.4751666667"^^xsd:decimal ;
  geo-pos:long "4.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10786'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.1461'^^xsd:double;
  dwc:latitude '55.4751666667'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10786'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10739> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10739>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10739'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata (Linnaeus 1758)'^^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:longitude '4.1465'^^xsd:double;
  dwc:latitude '55.4598333333'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10739'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10776> ;
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10776>
  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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10776'^^xsd:integer;
  dwc:scientificName 'Obelia longissima (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.14666666667'^^xsd:double;
  dwc:latitude '55.45865'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10776'^^xsd:string;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8833333333 4.26861666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.26861666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8833333333 4.26861666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.8833333333"^^xsd:decimal ;
  geo-pos:long "4.26861666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9284'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon leuckarti K÷lliker 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '4.26861666667'^^xsd:double;
  dwc:latitude '42.8833333333'^^xsd:double;
  dwc:aphiaid '236637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9284'^^xsd:string;
  dwc:observationDate '1958-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9671666667 4.3525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9671666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.3525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9671666667 4.3525)"^^geo:wktLiteral ;
  geo-pos:lat "55.9671666667"^^xsd:decimal ;
  geo-pos:long "4.3525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9326'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '4.3525'^^xsd:double;
  dwc:latitude '55.9671666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9326'^^xsd:string;
  dwc:observationDate '1987-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33333333333 4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33333333333 4.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.33333333333"^^xsd:decimal ;
  geo-pos:long "4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3832'^^xsd:integer;
  dwc:scientificName 'Eunicella pillsbury Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.75'^^xsd:double;
  dwc:latitude '5.33333333333'^^xsd:double;
  dwc:aphiaid '286201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3832'^^xsd:string;
  dwc:aphiaIdAccepted '286201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33333333333 4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33333333333 4.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.33333333333"^^xsd:decimal ;
  geo-pos:long "4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3835'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.75'^^xsd:double;
  dwc:latitude '5.33333333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3835'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33333333333 4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33333333333 4.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.33333333333"^^xsd:decimal ;
  geo-pos:long "4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3831'^^xsd:integer;
  dwc:scientificName 'Eunicella pillsbury Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '4.75'^^xsd:double;
  dwc:latitude '5.33333333333'^^xsd:double;
  dwc:aphiaid '286201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3831'^^xsd:string;
  dwc:aphiaIdAccepted '286201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6616666667 4.84583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6616666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.84583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6616666667 4.84583333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.6616666667"^^xsd:decimal ;
  geo-pos:long "4.84583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9332'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '4.84583333333'^^xsd:double;
  dwc:latitude '56.6616666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9332'^^xsd:string;
  dwc:observationDate '1987-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3033333333 5.26333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3033333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.26333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3033333333 5.26333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3033333333"^^xsd:decimal ;
  geo-pos:long "5.26333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11312'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '5.26333333333'^^xsd:double;
  dwc:latitude '36.3033333333'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11312'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1341666667 5.45055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1341666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.45055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1341666667 5.45055)"^^geo:wktLiteral ;
  geo-pos:lat "43.1341666667"^^xsd:decimal ;
  geo-pos:long "5.45055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9595'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '5.45055'^^xsd:double;
  dwc:latitude '43.1341666667'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9595'^^xsd:string;
  dwc:observationDate '1996-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7506666667 5.50033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7506666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.50033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7506666667 5.50033333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7506666667"^^xsd:decimal ;
  geo-pos:long "5.50033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5081'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '5.50033333333'^^xsd:double;
  dwc:latitude '54.7506666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5081'^^xsd:string;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.455 5.58333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.455"^^xsd:decimal ;
  dwc:decimalLongitude "5.58333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.455 5.58333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-1.455"^^xsd:decimal ;
  geo-pos:long "5.58333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6206'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '5.58333333333'^^xsd:double;
  dwc:latitude '-1.455'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6206'^^xsd:string;
  dwc:observationDate '1965-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.05 5.68333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.68333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.05 5.68333333333)"^^geo:wktLiteral ;
  geo-pos:lat "4.05"^^xsd:decimal ;
  geo-pos:long "5.68333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3907'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '5.68333333333'^^xsd:double;
  dwc:latitude '4.05'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3907'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.05 5.68333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.05"^^xsd:decimal ;
  dwc:decimalLongitude "5.68333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.05 5.68333333333)"^^geo:wktLiteral ;
  geo-pos:lat "4.05"^^xsd:decimal ;
  geo-pos:long "5.68333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4727'^^xsd:integer;
  dwc:scientificName 'Leptogorgia guineensis Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '5.68333333333'^^xsd:double;
  dwc:latitude '4.05'^^xsd:double;
  dwc:aphiaid '286245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4727'^^xsd:string;
  dwc:aphiaIdAccepted '520684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0528333333 6.13566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0528333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.13566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0528333333 6.13566666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0528333333"^^xsd:decimal ;
  geo-pos:long "6.13566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9328'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '6.13566666667'^^xsd:double;
  dwc:latitude '55.0528333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9328'^^xsd:string;
  dwc:observationDate '1987-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9861166667 6.18945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9861166667"^^xsd:decimal ;
  dwc:decimalLongitude "6.18945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9861166667 6.18945)"^^geo:wktLiteral ;
  geo-pos:lat "53.9861166667"^^xsd:decimal ;
  geo-pos:long "6.18945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11171'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '6.18945'^^xsd:double;
  dwc:latitude '53.9861166667'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11171'^^xsd:string;
  dwc:observationDate '1969-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9527833333 6.21666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9527833333"^^xsd:decimal ;
  dwc:decimalLongitude "6.21666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9527833333 6.21666666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.9527833333"^^xsd:decimal ;
  geo-pos:long "6.21666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11170'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '6.21666666667'^^xsd:double;
  dwc:latitude '53.9527833333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11170'^^xsd:string;
  dwc:observationDate '1969-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0388833333 6.27221666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0388833333"^^xsd:decimal ;
  dwc:decimalLongitude "6.27221666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0388833333 6.27221666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.0388833333"^^xsd:decimal ;
  geo-pos:long "6.27221666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11173'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '6.27221666667'^^xsd:double;
  dwc:latitude '54.0388833333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11173'^^xsd:string;
  dwc:observationDate '1969-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0003333333 6.33366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0003333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.33366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0003333333 6.33366666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0003333333"^^xsd:decimal ;
  geo-pos:long "6.33366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9306'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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:longitude '6.33366666667'^^xsd:double;
  dwc:latitude '55.0003333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9306'^^xsd:string;
  dwc:observationDate '1987-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8583333333 6.33666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8583333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.33666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8583333333 6.33666666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.8583333333"^^xsd:decimal ;
  geo-pos:long "6.33666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11174'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '6.33666666667'^^xsd:double;
  dwc:latitude '53.8583333333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11174'^^xsd:string;
  dwc:observationDate '1969-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.36666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.36666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.36666666667)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.36666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4904'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii Stokes & Broderip 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '6.36666666667'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4904'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8261166667 6.38055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8261166667"^^xsd:decimal ;
  dwc:decimalLongitude "6.38055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8261166667 6.38055)"^^geo:wktLiteral ;
  geo-pos:lat "53.8261166667"^^xsd:decimal ;
  geo-pos:long "6.38055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11186'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica Carlgren 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '6.38055'^^xsd:double;
  dwc:latitude '53.8261166667'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11186'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0138833333 6.38055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0138833333"^^xsd:decimal ;
  dwc:decimalLongitude "6.38055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0138833333 6.38055)"^^geo:wktLiteral ;
  geo-pos:lat "54.0138833333"^^xsd:decimal ;
  geo-pos:long "6.38055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11168'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '6.38055'^^xsd:double;
  dwc:latitude '54.0138833333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11168'^^xsd:string;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8 6.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8 6.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.8"^^xsd:decimal ;
  geo-pos:long "6.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11187'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^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:longitude '6.38333333333'^^xsd:double;
  dwc:latitude '53.8'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11187'^^xsd:string;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04305 6.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04305"^^xsd:decimal ;
  dwc:decimalLongitude "6.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04305 6.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.04305"^^xsd:decimal ;
  geo-pos:long "6.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11180'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '6.38333333333'^^xsd:double;
  dwc:latitude '54.04305'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11180'^^xsd:string;
  dwc:observationDate '1970-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0722166667 6.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0722166667"^^xsd:decimal ;
  dwc:decimalLongitude "6.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0722166667 6.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.0722166667"^^xsd:decimal ;
  geo-pos:long "6.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11177'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydi Gosse 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '6.38333333333'^^xsd:double;
  dwc:latitude '54.0722166667'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11177'^^xsd:string;
  dwc:observationDate '1970-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0722166667 6.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0722166667"^^xsd:decimal ;
  dwc:decimalLongitude "6.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0722166667 6.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.0722166667"^^xsd:decimal ;
  geo-pos:long "6.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11179'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '6.38333333333'^^xsd:double;
  dwc:latitude '54.0722166667'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11179'^^xsd:string;
  dwc:observationDate '1970-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0097166667 6.39055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0097166667"^^xsd:decimal ;
  dwc:decimalLongitude "6.39055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0097166667 6.39055)"^^geo:wktLiteral ;
  geo-pos:lat "54.0097166667"^^xsd:decimal ;
  geo-pos:long "6.39055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11178'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '6.39055'^^xsd:double;
  dwc:latitude '54.0097166667'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11178'^^xsd:string;
  dwc:observationDate '1970-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8166666667 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8166666667 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "53.8166666667"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11183'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica Carlgren 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '6.4'^^xsd:double;
  dwc:latitude '53.8166666667'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11183'^^xsd:string;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 6.41666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "6.41666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 6.41666666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "6.41666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4895'^^xsd:integer;
  dwc:scientificName 'Paracyathus pulchellus (Philippi 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '6.41666666667'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4895'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8472166667 6.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8472166667"^^xsd:decimal ;
  dwc:decimalLongitude "6.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8472166667 6.455)"^^geo:wktLiteral ;
  geo-pos:lat "53.8472166667"^^xsd:decimal ;
  geo-pos:long "6.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11184'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica Carlgren 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '6.455'^^xsd:double;
  dwc:latitude '53.8472166667'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11184'^^xsd:string;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3166666667 6.48333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.48333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3166666667 6.48333333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3166666667"^^xsd:decimal ;
  geo-pos:long "6.48333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11313'^^xsd:integer;
  dwc:scientificName 'Eunicella filiformis (Studer 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '6.48333333333'^^xsd:double;
  dwc:latitude '36.3166666667'^^xsd:double;
  dwc:aphiaid '125362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11313'^^xsd:string;
  dwc:aphiaIdAccepted '1522164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8638833333 6.50611666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8638833333"^^xsd:decimal ;
  dwc:decimalLongitude "6.50611666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8638833333 6.50611666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.8638833333"^^xsd:decimal ;
  geo-pos:long "6.50611666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11181'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '6.50611666667'^^xsd:double;
  dwc:latitude '53.8638833333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11181'^^xsd:string;
  dwc:observationDate '1970-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9072166667 6.53333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9072166667"^^xsd:decimal ;
  dwc:decimalLongitude "6.53333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9072166667 6.53333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.9072166667"^^xsd:decimal ;
  geo-pos:long "6.53333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11175'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '6.53333333333'^^xsd:double;
  dwc:latitude '53.9072166667'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11175'^^xsd:string;
  dwc:observationDate '1969-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8666666667 6.56666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8666666667 6.56666666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.8666666667"^^xsd:decimal ;
  geo-pos:long "6.56666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11185'^^xsd:integer;
  dwc:scientificName 'Edwardsia danica Carlgren 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '6.56666666667'^^xsd:double;
  dwc:latitude '53.8666666667'^^xsd:double;
  dwc:aphiaid '100882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11185'^^xsd:string;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6593333333 6.58216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6593333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.58216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6593333333 6.58216666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.6593333333"^^xsd:decimal ;
  geo-pos:long "6.58216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9336'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '6.58216666667'^^xsd:double;
  dwc:latitude '56.6593333333'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9336'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.88055 6.60555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.88055"^^xsd:decimal ;
  dwc:decimalLongitude "6.60555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.88055 6.60555)"^^geo:wktLiteral ;
  geo-pos:lat "53.88055"^^xsd:decimal ;
  geo-pos:long "6.60555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11182'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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:longitude '6.60555'^^xsd:double;
  dwc:latitude '53.88055'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11182'^^xsd:string;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.86945 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.86945"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.86945 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "53.86945"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11169'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '53.86945'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11169'^^xsd:string;
  dwc:observationDate '1969-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2841 6.73133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2841"^^xsd:decimal ;
  dwc:decimalLongitude "6.73133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2841 6.73133333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2841"^^xsd:decimal ;
  geo-pos:long "6.73133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10869'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydi Gosse 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '6.73133333333'^^xsd:double;
  dwc:latitude '55.2841'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10869'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2216666667 6.7875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2216666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.7875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2216666667 6.7875)"^^geo:wktLiteral ;
  geo-pos:lat "43.2216666667"^^xsd:decimal ;
  geo-pos:long "6.7875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3027'^^xsd:integer;
  dwc:scientificName 'Paramuricea macrospina (Koch 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '6.7875'^^xsd:double;
  dwc:latitude '43.2216666667'^^xsd:double;
  dwc:aphiaid '125389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3027'^^xsd:string;
  dwc:aphiaIdAccepted '125389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7666666667 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7666666667 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.7666666667"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9344'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '57.7666666667'^^xsd:double;
  dwc:aphiaid '128492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9344'^^xsd:string;
  dwc:observationDate '1977-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '128492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.88195 6.86666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.88195"^^xsd:decimal ;
  dwc:decimalLongitude "6.86666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.88195 6.86666666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.88195"^^xsd:decimal ;
  geo-pos:long "6.86666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11172'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '6.86666666667'^^xsd:double;
  dwc:latitude '53.88195'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11172'^^xsd:string;
  dwc:observationDate '1969-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6125833333 6.88566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6125833333"^^xsd:decimal ;
  dwc:decimalLongitude "6.88566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6125833333 6.88566666667)"^^geo:wktLiteral ;
  geo-pos:lat "53.6125833333"^^xsd:decimal ;
  geo-pos:long "6.88566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11302'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata Fleming 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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:longitude '6.88566666667'^^xsd:double;
  dwc:latitude '53.6125833333'^^xsd:double;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11302'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5409666667 6.95573333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5409666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.95573333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5409666667 6.95573333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.5409666667"^^xsd:decimal ;
  geo-pos:long "6.95573333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11309'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata Fleming 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '6.95573333333'^^xsd:double;
  dwc:latitude '53.5409666667'^^xsd:double;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11309'^^xsd:string;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5333333333 6.96666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "6.96666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5333333333 6.96666666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5333333333"^^xsd:decimal ;
  geo-pos:long "6.96666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4346'^^xsd:integer;
  dwc:scientificName 'Eunicella cavolinii (Koch 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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:longitude '6.96666666667'^^xsd:double;
  dwc:latitude '43.5333333333'^^xsd:double;
  dwc:aphiaid '125361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4346'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6571666667 7.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6571666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6571666667 7.238)"^^geo:wktLiteral ;
  geo-pos:lat "56.6571666667"^^xsd:decimal ;
  geo-pos:long "7.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9334'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '7.238'^^xsd:double;
  dwc:latitude '56.6571666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9334'^^xsd:string;
  dwc:observationDate '1986-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.34666666667 7.29333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.34666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.29333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.34666666667 7.29333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.34666666667"^^xsd:decimal ;
  geo-pos:long "7.29333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5430'^^xsd:integer;
  dwc:scientificName 'Leptogorgia fuscopunctata (Koch 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '7.29333333333'^^xsd:double;
  dwc:latitude '1.34666666667'^^xsd:double;
  dwc:aphiaid '286241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5430'^^xsd:string;
  dwc:aphiaIdAccepted '286241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.34666666667 7.29333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.34666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.29333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.34666666667 7.29333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.34666666667"^^xsd:decimal ;
  geo-pos:long "7.29333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5429'^^xsd:integer;
  dwc:scientificName 'Leptogorgia fuscopunctata (Koch 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '7.29333333333'^^xsd:double;
  dwc:latitude '1.34666666667'^^xsd:double;
  dwc:aphiaid '286241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5429'^^xsd:string;
  dwc:aphiaIdAccepted '286241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.34666666667 7.29333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.34666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.29333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.34666666667 7.29333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.34666666667"^^xsd:decimal ;
  geo-pos:long "7.29333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5431'^^xsd:integer;
  dwc:scientificName 'Leptogorgia fuscopunctata (Koch 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '7.29333333333'^^xsd:double;
  dwc:latitude '1.34666666667'^^xsd:double;
  dwc:aphiaid '286241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5431'^^xsd:string;
  dwc:aphiaIdAccepted '286241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68333333333 7.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.68333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68333333333 7.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.68333333333"^^xsd:decimal ;
  geo-pos:long "7.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9588'^^xsd:integer;
  dwc:scientificName 'Leptogorgia gaini (Stiasny 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.38333333333'^^xsd:double;
  dwc:latitude '1.68333333333'^^xsd:double;
  dwc:aphiaid '286242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9588'^^xsd:string;
  dwc:observationDate '2004-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '286242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.71666666667 7.38333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.71666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.38333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.71666666667 7.38333333333)"^^geo:wktLiteral ;
  geo-pos:lat "1.71666666667"^^xsd:decimal ;
  geo-pos:long "7.38333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9587'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.38333333333'^^xsd:double;
  dwc:latitude '1.71666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9587'^^xsd:string;
  dwc:observationDate '2004-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93333333333 7.66666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93333333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.66666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93333333333 7.66666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93333333333"^^xsd:decimal ;
  geo-pos:long "7.66666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Colobonema sericeum Vanh÷ffen 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '7.66666666667'^^xsd:double;
  dwc:latitude '-1.93333333333'^^xsd:double;
  dwc:aphiaid '117854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:305'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.91666666667 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.91666666667"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.91666666667 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.91666666667"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Crossota brunnea Vanh÷ffen 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '-3.91666666667'^^xsd:double;
  dwc:aphiaid '174743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:306'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '174743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1493333333 7.8715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1493333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1493333333 7.8715)"^^geo:wktLiteral ;
  geo-pos:lat "54.1493333333"^^xsd:decimal ;
  geo-pos:long "7.8715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11980'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydi Gosse 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '7.8715'^^xsd:double;
  dwc:latitude '54.1493333333'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11980'^^xsd:string;
  dwc:observationDate '1987-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8025 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8025"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8025 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.8025"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10732'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '53.8025'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10732'^^xsd:string;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0138333333 7.94356666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0138333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.94356666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0138333333 7.94356666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.0138333333"^^xsd:decimal ;
  geo-pos:long "7.94356666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11208'^^xsd:integer;
  dwc:scientificName 'Metridium senile (Linnaeus 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '7.94356666667'^^xsd:double;
  dwc:latitude '54.0138333333'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11208'^^xsd:string;
  dwc:observationDate '1986-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0911166667 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0911166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0911166667 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "64.0911166667"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9569'^^xsd:integer;
  dwc:scientificName 'Primnoa resedaeformis (Gunnerus 1763)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '64.0911166667'^^xsd:double;
  dwc:aphiaid '125411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9569'^^xsd:string;
  dwc:aphiaIdAccepted '125411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0715666667 8.0859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0715666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.0859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0715666667 8.0859)"^^geo:wktLiteral ;
  geo-pos:lat "54.0715666667"^^xsd:decimal ;
  geo-pos:long "8.0859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10868'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydi Gosse 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:longitude '8.0859'^^xsd:double;
  dwc:latitude '54.0715666667'^^xsd:double;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10868'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '7062'^^xsd:integer;
  dwc:scientificName 'Phialidium hemisphaerica (Linnaeus 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '152192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:7062'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '7046'^^xsd:integer;
  dwc:scientificName 'Chrysaora hysoscella (Linnaeus 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '135304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:7046'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '7058'^^xsd:integer;
  dwc:scientificName 'Bougainvillia britannica (Forbes 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '117321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:7058'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.1775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.597"^^xsd:decimal ;
  dwc:decimalLongitude "8.1775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.1775)"^^geo:wktLiteral ;
  geo-pos:lat "53.597"^^xsd:decimal ;
  geo-pos:long "8.1775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '7047'^^xsd:integer;
  dwc:scientificName 'Aurelia aurita (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.1775'^^xsd:double;
  dwc:latitude '53.597'^^xsd:double;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:7047'^^xsd:string;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.1775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.597"^^xsd:decimal ;
  dwc:decimalLongitude "8.1775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.1775)"^^geo:wktLiteral ;
  geo-pos:lat "53.597"^^xsd:decimal ;
  geo-pos:long "8.1775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '7045'^^xsd:integer;
  dwc:scientificName 'Chrysaora hysoscella (Linnaeus 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.1775'^^xsd:double;
  dwc:latitude '53.597'^^xsd:double;
  dwc:aphiaid '135304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:7045'^^xsd:string;
  dwc:aphiaIdAccepted '135304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7565 8.18833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7565"^^xsd:decimal ;
  dwc:decimalLongitude "8.18833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7565 8.18833333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7565"^^xsd:decimal ;
  geo-pos:long "8.18833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9256'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.18833333333'^^xsd:double;
  dwc:latitude '57.7565'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9256'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4738333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  geo-pos:lat "53.4738333333"^^xsd:decimal ;
  geo-pos:long "8.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '7049'^^xsd:integer;
  dwc:scientificName 'Rhizostoma octopus Stiasny 1920'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.211'^^xsd:double;
  dwc:latitude '53.4738333333'^^xsd:double;
  dwc:aphiaid '152203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:7049'^^xsd:string;
  dwc:aphiaIdAccepted '152203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7963333333 8.22466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7963333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.22466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7963333333 8.22466666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7963333333"^^xsd:decimal ;
  geo-pos:long "8.22466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9262'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.22466666667'^^xsd:double;
  dwc:latitude '57.7963333333'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9262'^^xsd:string;
  dwc:observationDate '1986-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7963333333 8.22466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7963333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.22466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7963333333 8.22466666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7963333333"^^xsd:decimal ;
  geo-pos:long "8.22466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9273'^^xsd:integer;
  dwc:scientificName 'Stylatula elegans (Danielssen 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.22466666667'^^xsd:double;
  dwc:latitude '57.7963333333'^^xsd:double;
  dwc:aphiaid '128537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9273'^^xsd:string;
  dwc:observationDate '1986-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '128537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4816666667 8.3805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4816666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.3805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4816666667 8.3805)"^^geo:wktLiteral ;
  geo-pos:lat "57.4816666667"^^xsd:decimal ;
  geo-pos:long "8.3805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9331'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.3805'^^xsd:double;
  dwc:latitude '57.4816666667'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9331'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.509 8.41133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.509"^^xsd:decimal ;
  dwc:decimalLongitude "8.41133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.509 8.41133333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.509"^^xsd:decimal ;
  geo-pos:long "8.41133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9298'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.41133333333'^^xsd:double;
  dwc:latitude '57.509'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9298'^^xsd:string;
  dwc:observationDate '1986-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 8.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 8.601)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "8.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3028'^^xsd:integer;
  dwc:scientificName 'Paramuricea macrospina (Koch 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.601'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:aphiaid '125389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3028'^^xsd:string;
  dwc:aphiaIdAccepted '125389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 8.61138333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.61138333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 8.61138333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333333333"^^xsd:decimal ;
  geo-pos:long "8.61138333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9275'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.61138333333'^^xsd:double;
  dwc:latitude '57.7333333333'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9275'^^xsd:string;
  dwc:observationDate '1997-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 8.61221666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.61221666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333333333 8.61221666667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333333333"^^xsd:decimal ;
  geo-pos:long "8.61221666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9254'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.61221666667'^^xsd:double;
  dwc:latitude '57.7333333333'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9254'^^xsd:string;
  dwc:observationDate '1997-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5005 8.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5005"^^xsd:decimal ;
  dwc:decimalLongitude "8.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5005 8.6175)"^^geo:wktLiteral ;
  geo-pos:lat "42.5005"^^xsd:decimal ;
  geo-pos:long "8.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.6175'^^xsd:double;
  dwc:latitude '42.5005'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3039'^^xsd:string;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7183333333 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7183333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7183333333 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "41.7183333333"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Paramuricea clavata (Risso 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '41.7183333333'^^xsd:double;
  dwc:aphiaid '125387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3034'^^xsd:string;
  dwc:aphiaIdAccepted '125387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7183333333 8.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7183333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7183333333 8.625)"^^geo:wktLiteral ;
  geo-pos:lat "41.7183333333"^^xsd:decimal ;
  geo-pos:long "8.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Muriceides lepida Carpine & Grasshoff 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.625'^^xsd:double;
  dwc:latitude '41.7183333333'^^xsd:double;
  dwc:aphiaid '125383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3005'^^xsd:string;
  dwc:aphiaIdAccepted '125383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2683333333 8.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2683333333 8.725)"^^geo:wktLiteral ;
  geo-pos:lat "41.2683333333"^^xsd:decimal ;
  geo-pos:long "8.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4344'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.725'^^xsd:double;
  dwc:latitude '41.2683333333'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4344'^^xsd:string;
  dwc:observationDate '1974-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5375 8.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5375"^^xsd:decimal ;
  dwc:decimalLongitude "8.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5375 8.736)"^^geo:wktLiteral ;
  geo-pos:lat "41.5375"^^xsd:decimal ;
  geo-pos:long "8.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.736'^^xsd:double;
  dwc:latitude '41.5375'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3050'^^xsd:string;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5375 8.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5375"^^xsd:decimal ;
  dwc:decimalLongitude "8.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5375 8.736)"^^geo:wktLiteral ;
  geo-pos:lat "41.5375"^^xsd:decimal ;
  geo-pos:long "8.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2407'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.736'^^xsd:double;
  dwc:latitude '41.5375'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2407'^^xsd:string;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5875 8.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5875"^^xsd:decimal ;
  dwc:decimalLongitude "8.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5875 8.736)"^^geo:wktLiteral ;
  geo-pos:lat "41.5875"^^xsd:decimal ;
  geo-pos:long "8.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.736'^^xsd:double;
  dwc:latitude '41.5875'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2406'^^xsd:string;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2683333333 8.74166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2683333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.74166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2683333333 8.74166666667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2683333333"^^xsd:decimal ;
  geo-pos:long "8.74166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4343'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '8.74166666667'^^xsd:double;
  dwc:latitude '41.2683333333'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4343'^^xsd:string;
  dwc:observationDate '1974-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5691666667 8.76666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5691666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.76666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5691666667 8.76666666667)"^^geo:wktLiteral ;
  geo-pos:lat "41.5691666667"^^xsd:decimal ;
  geo-pos:long "8.76666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3014'^^xsd:integer;
  dwc:scientificName 'Paramuricea macrospina (Koch 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.76666666667'^^xsd:double;
  dwc:latitude '41.5691666667'^^xsd:double;
  dwc:aphiaid '125389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3014'^^xsd:string;
  dwc:aphiaIdAccepted '125389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1471666667 8.88283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1471666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.88283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1471666667 8.88283333333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1471666667"^^xsd:decimal ;
  geo-pos:long "8.88283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9261'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '8.88283333333'^^xsd:double;
  dwc:latitude '58.1471666667'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9261'^^xsd:string;
  dwc:observationDate '1986-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88333333333 8.88333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88333333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88333333333 8.88333333333)"^^geo:wktLiteral ;
  geo-pos:lat "3.88333333333"^^xsd:decimal ;
  geo-pos:long "8.88333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6261'^^xsd:integer;
  dwc:scientificName 'Spinimuricea atlantica (Johnson 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '8.88333333333'^^xsd:double;
  dwc:latitude '3.88333333333'^^xsd:double;
  dwc:aphiaid '125397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6261'^^xsd:string;
  dwc:aphiaIdAccepted '125397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.149 8.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.149"^^xsd:decimal ;
  dwc:decimalLongitude "8.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.149 8.8895)"^^geo:wktLiteral ;
  geo-pos:lat "58.149"^^xsd:decimal ;
  geo-pos:long "8.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9255'^^xsd:integer;
  dwc:scientificName 'Kophobelemnon stelliferum (O. F. Mnller 1776)'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.8895'^^xsd:double;
  dwc:latitude '58.149'^^xsd:double;
  dwc:aphiaid '128512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9255'^^xsd:string;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '128512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.338333333333 9.08333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.338333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.08333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.338333333333 9.08333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.338333333333"^^xsd:decimal ;
  geo-pos:long "9.08333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3915'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '9.08333333333'^^xsd:double;
  dwc:latitude '-0.338333333333'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3915'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.35"^^xsd:decimal ;
  dwc:decimalLongitude "9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.35 9.75)"^^geo:wktLiteral ;
  geo-pos:lat "-31.35"^^xsd:decimal ;
  geo-pos:long "9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Atolla verrilli Fewkes 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '9.75'^^xsd:double;
  dwc:latitude '-31.35'^^xsd:double;
  dwc:aphiaid '955214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:269'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '955214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0172166667 10.3838833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0172166667"^^xsd:decimal ;
  dwc:decimalLongitude "10.3838833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0172166667 10.3838833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.0172166667"^^xsd:decimal ;
  geo-pos:long "10.3838833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9270'^^xsd:integer;
  dwc:scientificName 'Protoptilum  thomsoni K÷lliker 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '10.3838833333'^^xsd:double;
  dwc:latitude '38.0172166667'^^xsd:double;
  dwc:aphiaid '128528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9270'^^xsd:string;
  dwc:observationDate '1960-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '128528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 11.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 11.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.555"^^xsd:decimal ;
  geo-pos:long "11.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '11.05'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2582'^^xsd:string;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9425'^^xsd:integer;
  dwc:scientificName 'Leptogorgia sarmentosa (Esper 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '11.4166666667'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:aphiaid '125369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9425'^^xsd:string;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '125369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.55 11.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.55 11.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.55"^^xsd:decimal ;
  geo-pos:long "11.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Veretillum cynomorium (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.7666666667'^^xsd:double;
  dwc:latitude '-16.55'^^xsd:double;
  dwc:aphiaid '128536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:107'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.8833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.8833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.8833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4719'^^xsd:integer;
  dwc:scientificName 'Leptogorgia aureoflavescens Grasshoff 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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:longitude '11.8833333333'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:aphiaid '286213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4719'^^xsd:string;
  dwc:observationDate '1948-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '286213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31166666667 12.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.31166666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.31166666667 12.035)"^^geo:wktLiteral ;
  geo-pos:lat "-6.31166666667"^^xsd:decimal ;
  geo-pos:long "12.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Nidaliopsis pygmaea Knkenthal 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '12.035'^^xsd:double;
  dwc:latitude '-6.31166666667'^^xsd:double;
  dwc:aphiaid '517753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:469'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '517753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.731 12.1515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.731"^^xsd:decimal ;
  dwc:decimalLongitude "12.1515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.731 12.1515)"^^geo:wktLiteral ;
  geo-pos:lat "37.731"^^xsd:decimal ;
  geo-pos:long "12.1515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9596'^^xsd:integer;
  dwc:scientificName 'Pteroeides griseum (Bohadsch 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.1515'^^xsd:double;
  dwc:latitude '37.731'^^xsd:double;
  dwc:aphiaid '181504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9596'^^xsd:string;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '181504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3333333333 12.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3333333333 12.5166666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.3333333333"^^xsd:decimal ;
  geo-pos:long "12.5166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9268'^^xsd:integer;
  dwc:scientificName 'Pennatula rubra (Ellis in Bohadsch 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '12.5166666667'^^xsd:double;
  dwc:latitude '34.3333333333'^^xsd:double;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9268'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.956 12.6055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.956"^^xsd:decimal ;
  dwc:decimalLongitude "12.6055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.956 12.6055)"^^geo:wktLiteral ;
  geo-pos:lat "36.956"^^xsd:decimal ;
  geo-pos:long "12.6055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9412'^^xsd:integer;
  dwc:scientificName 'Bebryce mollis Philippi 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '12.6055'^^xsd:double;
  dwc:latitude '36.956'^^xsd:double;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9412'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0071666667 12.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0071666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0071666667 12.651)"^^geo:wktLiteral ;
  geo-pos:lat "37.0071666667"^^xsd:decimal ;
  geo-pos:long "12.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10863'^^xsd:integer;
  dwc:scientificName 'Leiopathes glaberrima (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '12.651'^^xsd:double;
  dwc:latitude '37.0071666667'^^xsd:double;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10863'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0066666667 12.6528333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0066666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.6528333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0066666667 12.6528333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.0066666667"^^xsd:decimal ;
  geo-pos:long "12.6528333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10862'^^xsd:integer;
  dwc:scientificName 'Leiopathes glaberrima (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '12.6528333333'^^xsd:double;
  dwc:latitude '37.0066666667'^^xsd:double;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10862'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0751666667 12.6606666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0751666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.6606666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0751666667 12.6606666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.0751666667"^^xsd:decimal ;
  geo-pos:long "12.6606666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9414'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '12.6606666667'^^xsd:double;
  dwc:latitude '37.0751666667'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9414'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.31666666667 12.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.31666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.31666666667 12.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.31666666667"^^xsd:decimal ;
  geo-pos:long "12.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5727'^^xsd:integer;
  dwc:scientificName 'Leptogorgia angolana Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '12.6666666667'^^xsd:double;
  dwc:latitude '-7.31666666667'^^xsd:double;
  dwc:aphiaid '286210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5727'^^xsd:string;
  dwc:aphiaIdAccepted '520683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.31666666667 12.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.31666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.31666666667 12.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.31666666667"^^xsd:decimal ;
  geo-pos:long "12.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3871'^^xsd:integer;
  dwc:scientificName 'Eunicella filum Grasshoff 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '12.6666666667'^^xsd:double;
  dwc:latitude '-7.31666666667'^^xsd:double;
  dwc:aphiaid '286188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3871'^^xsd:string;
  dwc:aphiaIdAccepted '286188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073 12.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.073"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.073 12.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.073"^^xsd:decimal ;
  geo-pos:long "12.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9413'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '12.667'^^xsd:double;
  dwc:latitude '37.073'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9413'^^xsd:string;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0008333333 12.6693333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0008333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.6693333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0008333333 12.6693333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.0008333333"^^xsd:decimal ;
  geo-pos:long "12.6693333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9395'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia hirsuta Gray 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '12.6693333333'^^xsd:double;
  dwc:latitude '37.0008333333'^^xsd:double;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9395'^^xsd:string;
  dwc:observationDate '1990-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1486666667 12.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1486666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1486666667 12.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.1486666667"^^xsd:decimal ;
  geo-pos:long "12.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9391'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '12.722'^^xsd:double;
  dwc:latitude '37.1486666667'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9391'^^xsd:string;
  dwc:observationDate '1990-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8003333333 12.7228333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8003333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.7228333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8003333333 12.7228333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8003333333"^^xsd:decimal ;
  geo-pos:long "12.7228333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9409'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '12.7228333333'^^xsd:double;
  dwc:latitude '36.8003333333'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9409'^^xsd:string;
  dwc:observationDate '1990-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7526666667 12.7476666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7526666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7476666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7526666667 12.7476666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7526666667"^^xsd:decimal ;
  geo-pos:long "12.7476666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9408'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '12.7476666667'^^xsd:double;
  dwc:latitude '36.7526666667'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9408'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.0833333333 12.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.0833333333 12.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.0833333333"^^xsd:decimal ;
  geo-pos:long "12.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4720'^^xsd:integer;
  dwc:scientificName 'Paramuricea grayi (Johnson 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '12.7666666667'^^xsd:double;
  dwc:latitude '-13.0833333333'^^xsd:double;
  dwc:aphiaid '125388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4720'^^xsd:string;
  dwc:aphiaIdAccepted '125388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5137'^^xsd:integer;
  dwc:scientificName 'Leptogorgia pulcherrima (Bielschowsky 1919)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '286263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5137'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '286263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5772'^^xsd:integer;
  dwc:scientificName 'Leptogorgia pulcherrima (Bielschowsky 1919)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '286263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5772'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '286263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5139'^^xsd:integer;
  dwc:scientificName 'Leptogorgia pulcherrima (Bielschowsky 1919)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '286263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5139'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '286263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5785'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5785'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5784'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5784'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5136'^^xsd:integer;
  dwc:scientificName 'Leptogorgia pulcherrima (Bielschowsky 1919)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '286263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5136'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '286263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5138'^^xsd:integer;
  dwc:scientificName 'Leptogorgia pulcherrima (Bielschowsky 1919)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '286263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5138'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '286263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26666666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26666666667 12.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26666666667"^^xsd:decimal ;
  geo-pos:long "12.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5783'^^xsd:integer;
  dwc:scientificName 'Muriceopsis tuberculata (Esper 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '12.7833333333'^^xsd:double;
  dwc:latitude '-7.26666666667'^^xsd:double;
  dwc:aphiaid '880119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5783'^^xsd:string;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '880119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7171666667 12.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7171666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7171666667 12.827)"^^geo:wktLiteral ;
  geo-pos:lat "36.7171666667"^^xsd:decimal ;
  geo-pos:long "12.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9516'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '12.827'^^xsd:double;
  dwc:latitude '36.7171666667'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9516'^^xsd:string;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7466666667 12.8766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7466666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.8766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7466666667 12.8766666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7466666667"^^xsd:decimal ;
  geo-pos:long "12.8766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9520'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '12.8766666667'^^xsd:double;
  dwc:latitude '36.7466666667'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9520'^^xsd:string;
  dwc:observationDate '1990-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2871666667 12.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2871666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2871666667 12.915)"^^geo:wktLiteral ;
  geo-pos:lat "36.2871666667"^^xsd:decimal ;
  geo-pos:long "12.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9405'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '12.915'^^xsd:double;
  dwc:latitude '36.2871666667'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9405'^^xsd:string;
  dwc:observationDate '1990-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5016666667 12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5016666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5016666667 12.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.5016666667"^^xsd:decimal ;
  geo-pos:long "12.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9406'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '12.93'^^xsd:double;
  dwc:latitude '36.5016666667'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9406'^^xsd:string;
  dwc:observationDate '1990-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.743 12.9566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.743"^^xsd:decimal ;
  dwc:decimalLongitude "12.9566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.743 12.9566666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.743"^^xsd:decimal ;
  geo-pos:long "12.9566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9519'^^xsd:integer;
  dwc:scientificName 'Isidella elongata (Esper 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '12.9566666667'^^xsd:double;
  dwc:latitude '36.743'^^xsd:double;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9519'^^xsd:string;
  dwc:observationDate '1990-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8383333333 13.1308333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8383333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.1308333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8383333333 13.1308333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8383333333"^^xsd:decimal ;
  geo-pos:long "13.1308333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9597'^^xsd:integer;
  dwc:scientificName 'Pennatula phosphorea Linnaeus 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.1308333333'^^xsd:double;
  dwc:latitude '36.8383333333'^^xsd:double;
  dwc:aphiaid '128517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9597'^^xsd:string;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '128517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8383333333 13.1308333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8383333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.1308333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8383333333 13.1308333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8383333333"^^xsd:decimal ;
  geo-pos:long "13.1308333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9691'^^xsd:integer;
  dwc:scientificName 'Caryophyllia calveri Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.1308333333'^^xsd:double;
  dwc:latitude '36.8383333333'^^xsd:double;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9691'^^xsd:string;
  dwc:observationDate '1990-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6916666667 14.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6916666667 14.5166666667)"^^geo:wktLiteral ;
  geo-pos:lat "32.6916666667"^^xsd:decimal ;
  geo-pos:long "14.5166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9339'^^xsd:integer;
  dwc:scientificName 'Alcyonium palmatum Pallas 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '14.5166666667'^^xsd:double;
  dwc:latitude '32.6916666667'^^xsd:double;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9339'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8333333333 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8333333333 15)"^^geo:wktLiteral ;
  geo-pos:lat "52.8333333333"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9875'^^xsd:integer;
  dwc:scientificName 'Enallopsammia rostrata (PourtalFs 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '52.8333333333'^^xsd:double;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9875'^^xsd:string;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1666666667 15.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1666666667 15.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "43.1666666667"^^xsd:decimal ;
  geo-pos:long "15.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9788'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '15.1666666667'^^xsd:double;
  dwc:latitude '43.1666666667'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9788'^^xsd:string;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 17.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "17.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 17.0915)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "17.0915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11188'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '17.0915'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11188'^^xsd:string;
  dwc:observationDate '1993-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.6866666667 18.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.6866666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.6866666667 18.005)"^^geo:wktLiteral ;
  geo-pos:lat "-33.6866666667"^^xsd:decimal ;
  geo-pos:long "18.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Epizoanthus cancrisocius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '18.005'^^xsd:double;
  dwc:latitude '-33.6866666667'^^xsd:double;
  dwc:aphiaid '157969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:220'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 18.40305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "18.40305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 18.40305)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "18.40305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9441'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia armata Verrill 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '18.40305'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9441'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6213833333 18.6541666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6213833333"^^xsd:decimal ;
  dwc:decimalLongitude "18.6541666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6213833333 18.6541666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.6213833333"^^xsd:decimal ;
  geo-pos:long "18.6541666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9438'^^xsd:integer;
  dwc:scientificName 'Placogorgia intermedia (Thomson 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '18.6541666667'^^xsd:double;
  dwc:latitude '39.6213833333'^^xsd:double;
  dwc:aphiaid '125394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9438'^^xsd:string;
  dwc:observationDate '2001-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '125394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.3333333333 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "20.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.3333333333 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "81.3333333333"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Diphyes arctica Chun 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '81.3333333333'^^xsd:double;
  dwc:aphiaid '152191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:242'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3516666667 22.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3516666667"^^xsd:decimal ;
  dwc:decimalLongitude "22.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3516666667 22.47)"^^geo:wktLiteral ;
  geo-pos:lat "36.3516666667"^^xsd:decimal ;
  geo-pos:long "22.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3040'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '22.47'^^xsd:double;
  dwc:latitude '36.3516666667'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3040'^^xsd:string;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2495 23.7088333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2495"^^xsd:decimal ;
  dwc:decimalLongitude "23.7088333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2495 23.7088333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.2495"^^xsd:decimal ;
  geo-pos:long "23.7088333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9153'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '23.7088333333'^^xsd:double;
  dwc:latitude '39.2495'^^xsd:double;
  dwc:aphiaid '152211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9153'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '888439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2495 23.7088333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2495"^^xsd:decimal ;
  dwc:decimalLongitude "23.7088333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2495 23.7088333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.2495"^^xsd:decimal ;
  geo-pos:long "23.7088333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9184'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '23.7088333333'^^xsd:double;
  dwc:latitude '39.2495'^^xsd:double;
  dwc:aphiaid '152211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9184'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '888439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2498333333 23.7238333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2498333333"^^xsd:decimal ;
  dwc:decimalLongitude "23.7238333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2498333333 23.7238333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.2498333333"^^xsd:decimal ;
  geo-pos:long "23.7238333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9183'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '23.7238333333'^^xsd:double;
  dwc:latitude '39.2498333333'^^xsd:double;
  dwc:aphiaid '152211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9183'^^xsd:string;
  dwc:observationDate '1997-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '888439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2733333333 24.0175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2733333333"^^xsd:decimal ;
  dwc:decimalLongitude "24.0175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2733333333 24.0175)"^^geo:wktLiteral ;
  geo-pos:lat "39.2733333333"^^xsd:decimal ;
  geo-pos:long "24.0175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Paramuricea macrospina (Koch 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '24.0175'^^xsd:double;
  dwc:latitude '39.2733333333'^^xsd:double;
  dwc:aphiaid '125389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:3013'^^xsd:string;
  dwc:aphiaIdAccepted '125389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2733333333 24.0175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2733333333"^^xsd:decimal ;
  dwc:decimalLongitude "24.0175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2733333333 24.0175)"^^geo:wktLiteral ;
  geo-pos:lat "39.2733333333"^^xsd:decimal ;
  geo-pos:long "24.0175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Paramuricea macrospina (Koch 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '24.0175'^^xsd:double;
  dwc:latitude '39.2733333333'^^xsd:double;
  dwc:aphiaid '125389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2723'^^xsd:string;
  dwc:aphiaIdAccepted '125389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2733333333 24.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2733333333"^^xsd:decimal ;
  dwc:decimalLongitude "24.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2733333333 24.025)"^^geo:wktLiteral ;
  geo-pos:lat "39.2733333333"^^xsd:decimal ;
  geo-pos:long "24.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Swiftia pallida Madsen 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '24.025'^^xsd:double;
  dwc:latitude '39.2733333333'^^xsd:double;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2724'^^xsd:string;
  dwc:observationDate '1960-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1878244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3025 24.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3025"^^xsd:decimal ;
  dwc:decimalLongitude "24.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3025 24.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.3025"^^xsd:decimal ;
  geo-pos:long "24.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Eunicella cavolinii (Koch 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '24.8666666667'^^xsd:double;
  dwc:latitude '37.3025'^^xsd:double;
  dwc:aphiaid '125361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:2755'^^xsd:string;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1483333333 24.9883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.1483333333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1483333333 24.9883333333)"^^geo:wktLiteral ;
  geo-pos:lat "-34.1483333333"^^xsd:decimal ;
  geo-pos:long "24.9883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Virgularia schultzei Knkenthal 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '24.9883333333'^^xsd:double;
  dwc:latitude '-34.1483333333'^^xsd:double;
  dwc:aphiaid '213070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:129'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1483333333 24.9883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.1483333333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1483333333 24.9883333333)"^^geo:wktLiteral ;
  geo-pos:lat "-34.1483333333"^^xsd:decimal ;
  geo-pos:long "24.9883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Flabellum inconstans Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '24.9883333333'^^xsd:double;
  dwc:latitude '-34.1483333333'^^xsd:double;
  dwc:aphiaid '509701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:517'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '287055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8416666667 25.8133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.8416666667"^^xsd:decimal ;
  dwc:decimalLongitude "25.8133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8416666667 25.8133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.8416666667"^^xsd:decimal ;
  geo-pos:long "25.8133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Actinoptilium molle Knkenthal 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '25.8133333333'^^xsd:double;
  dwc:latitude '-33.8416666667'^^xsd:double;
  dwc:aphiaid '213049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:1277'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0833333333 26.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "26.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0833333333 26.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "78.0833333333"^^xsd:decimal ;
  geo-pos:long "26.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Diphyes arctica Chun 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '26.6666666667'^^xsd:double;
  dwc:latitude '78.0833333333'^^xsd:double;
  dwc:aphiaid '152191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:243'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3 27.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3"^^xsd:decimal ;
  dwc:decimalLongitude "27.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3 27.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "78.3"^^xsd:decimal ;
  geo-pos:long "27.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Diphyes arctica Chun 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '27.4166666667'^^xsd:double;
  dwc:latitude '78.3'^^xsd:double;
  dwc:aphiaid '152191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:244'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06805 28.11805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06805"^^xsd:decimal ;
  dwc:decimalLongitude "28.11805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06805 28.11805)"^^geo:wktLiteral ;
  geo-pos:lat "39.06805"^^xsd:decimal ;
  geo-pos:long "28.11805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4249'^^xsd:integer;
  dwc:scientificName 'Caryophyllia alberti Zibrowius 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '28.11805'^^xsd:double;
  dwc:latitude '39.06805'^^xsd:double;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4249'^^xsd:string;
  dwc:observationDate '1971-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3313333333 31.1218333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.3313333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1218333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3313333333 31.1218333333)"^^geo:wktLiteral ;
  geo-pos:lat "32.3313333333"^^xsd:decimal ;
  geo-pos:long "31.1218333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9141'^^xsd:integer;
  dwc:scientificName 'Sertularella mediterranea Hartlaub 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '31.1218333333'^^xsd:double;
  dwc:latitude '32.3313333333'^^xsd:double;
  dwc:aphiaid '117903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9141'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3313333333 31.1218333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.3313333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1218333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3313333333 31.1218333333)"^^geo:wktLiteral ;
  geo-pos:lat "32.3313333333"^^xsd:decimal ;
  geo-pos:long "31.1218333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9140'^^xsd:integer;
  dwc:scientificName 'Lytocarpia myriophyllum (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '31.1218333333'^^xsd:double;
  dwc:latitude '32.3313333333'^^xsd:double;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9140'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3313333333 31.1218333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.3313333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1218333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3313333333 31.1218333333)"^^geo:wktLiteral ;
  geo-pos:lat "32.3313333333"^^xsd:decimal ;
  geo-pos:long "31.1218333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9142'^^xsd:integer;
  dwc:scientificName 'Filellum serpens (Hassall 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '31.1218333333'^^xsd:double;
  dwc:latitude '32.3313333333'^^xsd:double;
  dwc:aphiaid '117690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9142'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6383333333 32.6561166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6383333333"^^xsd:decimal ;
  dwc:decimalLongitude "32.6561166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6383333333 32.6561166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.6383333333"^^xsd:decimal ;
  geo-pos:long "32.6561166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9693'^^xsd:integer;
  dwc:scientificName 'Caryophyllia calveri Duncan 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '32.6561166667'^^xsd:double;
  dwc:latitude '33.6383333333'^^xsd:double;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9693'^^xsd:string;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6383333333 32.6561166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6383333333"^^xsd:decimal ;
  dwc:decimalLongitude "32.6561166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6383333333 32.6561166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.6383333333"^^xsd:decimal ;
  geo-pos:long "32.6561166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9713'^^xsd:integer;
  dwc:scientificName 'Caryophyllia cyathus (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '32.6561166667'^^xsd:double;
  dwc:latitude '33.6383333333'^^xsd:double;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9713'^^xsd:string;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6383333333 32.6561166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6383333333"^^xsd:decimal ;
  dwc:decimalLongitude "32.6561166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6383333333 32.6561166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.6383333333"^^xsd:decimal ;
  geo-pos:long "32.6561166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9780'^^xsd:integer;
  dwc:scientificName 'Desmophyllum cristagalli Milne Edwards & Haime 184'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '32.6561166667'^^xsd:double;
  dwc:latitude '33.6383333333'^^xsd:double;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9780'^^xsd:string;
  dwc:observationDate '1984-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.18 37.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.18"^^xsd:decimal ;
  dwc:decimalLongitude "37.5666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.18 37.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "21.18"^^xsd:decimal ;
  geo-pos:long "37.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4797'^^xsd:integer;
  dwc:scientificName 'Halcurias sudanensis Riemann-Znrneck 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '37.5666666667'^^xsd:double;
  dwc:latitude '21.18'^^xsd:double;
  dwc:aphiaid '290068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4797'^^xsd:string;
  dwc:observationDate '1977-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '290068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.2566666667 37.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.2566666667"^^xsd:decimal ;
  dwc:decimalLongitude "37.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.2566666667 37.745)"^^geo:wktLiteral ;
  geo-pos:lat "22.2566666667"^^xsd:decimal ;
  geo-pos:long "37.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9081'^^xsd:integer;
  dwc:scientificName 'Gymnangium gracilicaule (JSderholm 1903)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '37.745'^^xsd:double;
  dwc:latitude '22.2566666667'^^xsd:double;
  dwc:aphiaid '284124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9081'^^xsd:string;
  dwc:observationDate '1987-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '990313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6691666667 38.1172166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6691666667"^^xsd:decimal ;
  dwc:decimalLongitude "38.1172166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6691666667 38.1172166667)"^^geo:wktLiteral ;
  geo-pos:lat "46.6691666667"^^xsd:decimal ;
  geo-pos:long "38.1172166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11825'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Indian Ocean S'^^xsd:string;
  dwc:longitude '38.1172166667'^^xsd:double;
  dwc:latitude '46.6691666667'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11825'^^xsd:string;
  dwc:observationDate '1976-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3166666667 38.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "38.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3166666667 38.265)"^^geo:wktLiteral ;
  geo-pos:lat "21.3166666667"^^xsd:decimal ;
  geo-pos:long "38.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4795'^^xsd:integer;
  dwc:scientificName 'Halcurias sudanensis Riemann-Znrneck 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '38.265'^^xsd:double;
  dwc:latitude '21.3166666667'^^xsd:double;
  dwc:aphiaid '290068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4795'^^xsd:string;
  dwc:observationDate '1979-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '290068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3166666667 38.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "38.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3166666667 38.265)"^^geo:wktLiteral ;
  geo-pos:lat "21.3166666667"^^xsd:decimal ;
  geo-pos:long "38.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4796'^^xsd:integer;
  dwc:scientificName 'Halcurias sudanensis Riemann-Znrneck 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '38.265'^^xsd:double;
  dwc:latitude '21.3166666667'^^xsd:double;
  dwc:aphiaid '290068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4796'^^xsd:string;
  dwc:observationDate '1979-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '290068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 39.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "39.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 39.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "39.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Caryophyllia ambrosia Alcock 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '39.33'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:519'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 39.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "39.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 39.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "39.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Scleroptilum  grandiflorum K÷lliker 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '39.33'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '183413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:139'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 39.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "39.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 39.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "39.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Chunella gracillima Knkenthal 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '39.33'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '221134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:134'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.64666666667 40.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.64666666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.64666666667 40.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.64666666667"^^xsd:decimal ;
  geo-pos:long "40.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Funiculina  quadrangularis (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '40.2666666667'^^xsd:double;
  dwc:latitude '-3.64666666667'^^xsd:double;
  dwc:aphiaid '128506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:133'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.488333333333 42.7933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.488333333333"^^xsd:decimal ;
  dwc:decimalLongitude "42.7933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.488333333333 42.7933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.488333333333"^^xsd:decimal ;
  geo-pos:long "42.7933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Pennatula pearceyi K÷lliker 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.7933333333'^^xsd:double;
  dwc:latitude '-0.488333333333'^^xsd:double;
  dwc:aphiaid '286641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:112'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '286641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.408333333333 42.8233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.408333333333"^^xsd:decimal ;
  dwc:decimalLongitude "42.8233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.408333333333 42.8233333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.408333333333"^^xsd:decimal ;
  geo-pos:long "42.8233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Amphiacme abyssorum (Knkenthal 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.8233333333'^^xsd:double;
  dwc:latitude '-0.408333333333'^^xsd:double;
  dwc:aphiaid '288693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:110'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '288693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8628'^^xsd:integer;
  dwc:scientificName 'Acryptolaria conferta (Allman 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '117679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8628'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '117679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9053'^^xsd:integer;
  dwc:scientificName 'Gymnangium eximium (Allman 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '220595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9053'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '863183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9115'^^xsd:integer;
  dwc:scientificName 'Sertularella diaphana (Allman 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '285502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9115'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '285502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9118'^^xsd:integer;
  dwc:scientificName 'Gymnangium eximium subsp. millardae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '578147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9118'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '220595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8631'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus fruticosus (Esper 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '287749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8631'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '287749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9114'^^xsd:integer;
  dwc:scientificName 'Gymnangium eximium (Allman 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '220595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9114'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '863183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8635'^^xsd:integer;
  dwc:scientificName 'Halecium beanii (Johnston 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8635'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9143'^^xsd:integer;
  dwc:scientificName 'Gymnangium eximium (Allman 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '220595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9143'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '863183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11752'^^xsd:integer;
  dwc:scientificName 'Stylaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Red sea'^^xsd:string;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '117246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11752'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '117246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11758'^^xsd:integer;
  dwc:scientificName 'Stylaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Red sea'^^xsd:string;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '117246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11758'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '117246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8612'^^xsd:integer;
  dwc:scientificName 'Antennella secundaria (Gmelin 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8612'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8623'^^xsd:integer;
  dwc:scientificName 'Sertularella mediterranea Hartlaub 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '117903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8623'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '117903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.725"^^xsd:decimal ;
  dwc:decimalLongitude "43.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.725 43.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.725"^^xsd:decimal ;
  geo-pos:long "43.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11751'^^xsd:integer;
  dwc:scientificName 'Stylaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Red sea'^^xsd:string;
  dwc:longitude '43.2466666667'^^xsd:double;
  dwc:latitude '12.725'^^xsd:double;
  dwc:aphiaid '117246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11751'^^xsd:string;
  dwc:observationDate '1987-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '117246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2666666667 44.1416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "44.1416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2666666667 44.1416666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.2666666667"^^xsd:decimal ;
  geo-pos:long "44.1416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8618'^^xsd:integer;
  dwc:scientificName 'Gymnangium eximium (Allman 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.1416666667'^^xsd:double;
  dwc:latitude '12.2666666667'^^xsd:double;
  dwc:aphiaid '220595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8618'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '863183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2666666667 44.1416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "44.1416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2666666667 44.1416666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.2666666667"^^xsd:decimal ;
  geo-pos:long "44.1416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8619'^^xsd:integer;
  dwc:scientificName 'Zygophylax millardae Rees & Vervoort 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.1416666667'^^xsd:double;
  dwc:latitude '12.2666666667'^^xsd:double;
  dwc:aphiaid '285008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8619'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '285008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.73555 44.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.73555"^^xsd:decimal ;
  dwc:decimalLongitude "44.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.73555 44.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.73555"^^xsd:decimal ;
  geo-pos:long "44.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '5075'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '44.3666666667'^^xsd:double;
  dwc:latitude '-52.73555'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:5075'^^xsd:string;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3483333333"^^xsd:decimal ;
  dwc:decimalLongitude "44.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  geo-pos:lat "12.3483333333"^^xsd:decimal ;
  geo-pos:long "44.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8634'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.745'^^xsd:double;
  dwc:latitude '12.3483333333'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8634'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3483333333"^^xsd:decimal ;
  dwc:decimalLongitude "44.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  geo-pos:lat "12.3483333333"^^xsd:decimal ;
  geo-pos:long "44.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8626'^^xsd:integer;
  dwc:scientificName 'Synthecium elegans Allman 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.745'^^xsd:double;
  dwc:latitude '12.3483333333'^^xsd:double;
  dwc:aphiaid '220583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8626'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '220583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3483333333"^^xsd:decimal ;
  dwc:decimalLongitude "44.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  geo-pos:lat "12.3483333333"^^xsd:decimal ;
  geo-pos:long "44.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8632'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus fruticosus (Esper 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.745'^^xsd:double;
  dwc:latitude '12.3483333333'^^xsd:double;
  dwc:aphiaid '287749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8632'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '287749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3483333333"^^xsd:decimal ;
  dwc:decimalLongitude "44.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3483333333 44.745)"^^geo:wktLiteral ;
  geo-pos:lat "12.3483333333"^^xsd:decimal ;
  geo-pos:long "44.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8615'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus fruticosus (Esper 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.745'^^xsd:double;
  dwc:latitude '12.3483333333'^^xsd:double;
  dwc:aphiaid '287749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8615'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '287749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10735'^^xsd:integer;
  dwc:scientificName 'Antipathes abies (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '292118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10735'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '289759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8622'^^xsd:integer;
  dwc:scientificName 'Antennella secundaria (Gmelin 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8622'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8602'^^xsd:integer;
  dwc:scientificName 'Gymnangium eximium (Allman 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '220595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8602'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '863183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8604'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8604'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8627'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8627'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8620'^^xsd:integer;
  dwc:scientificName 'Zygophylax millardae Rees & Vervoort 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '285008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8620'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '285008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8609'^^xsd:integer;
  dwc:scientificName 'Sertularia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8609'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9061'^^xsd:integer;
  dwc:scientificName 'Gymnangium eximium (Allman 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '220595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9061'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '863183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8629'^^xsd:integer;
  dwc:scientificName 'Sertularella campanulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '214472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8629'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '289546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8630'^^xsd:integer;
  dwc:scientificName 'Sertularella mediterranea Hartlaub 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '117903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8630'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5672166667 44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5672166667"^^xsd:decimal ;
  dwc:decimalLongitude "44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5672166667 44.9)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5672166667"^^xsd:decimal ;
  geo-pos:long "44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10879'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '44.9'^^xsd:double;
  dwc:latitude '-12.5672166667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10879'^^xsd:string;
  dwc:observationDate '1977-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5672166667 44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5672166667"^^xsd:decimal ;
  dwc:decimalLongitude "44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5672166667 44.9)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5672166667"^^xsd:decimal ;
  geo-pos:long "44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10880'^^xsd:integer;
  dwc:scientificName 'Paragorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '44.9'^^xsd:double;
  dwc:latitude '-12.5672166667'^^xsd:double;
  dwc:aphiaid '125326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10880'^^xsd:string;
  dwc:observationDate '1977-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '125326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5672166667 44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5672166667"^^xsd:decimal ;
  dwc:decimalLongitude "44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5672166667 44.9)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5672166667"^^xsd:decimal ;
  geo-pos:long "44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10878'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '44.9'^^xsd:double;
  dwc:latitude '-12.5672166667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10878'^^xsd:string;
  dwc:observationDate '1977-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5666666667 44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5666666667 44.9)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5666666667"^^xsd:decimal ;
  geo-pos:long "44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10874'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '44.9'^^xsd:double;
  dwc:latitude '-12.5666666667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10874'^^xsd:string;
  dwc:observationDate '1977-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7666666667 44.9666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "44.9666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7666666667 44.9666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.7666666667"^^xsd:decimal ;
  geo-pos:long "44.9666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10877'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '44.9666666667'^^xsd:double;
  dwc:latitude '-12.7666666667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10877'^^xsd:string;
  dwc:observationDate '1977-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6733333333"^^xsd:decimal ;
  dwc:decimalLongitude "45.3766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6733333333"^^xsd:decimal ;
  geo-pos:long "45.3766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9116'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus aequalis Warren 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.3766666667'^^xsd:double;
  dwc:latitude '12.6733333333'^^xsd:double;
  dwc:aphiaid '292443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9116'^^xsd:string;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '292443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6733333333"^^xsd:decimal ;
  dwc:decimalLongitude "45.3766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6733333333"^^xsd:decimal ;
  geo-pos:long "45.3766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8621'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus fruticosus (Esper 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.3766666667'^^xsd:double;
  dwc:latitude '12.6733333333'^^xsd:double;
  dwc:aphiaid '287749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8621'^^xsd:string;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '287749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6733333333"^^xsd:decimal ;
  dwc:decimalLongitude "45.3766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6733333333"^^xsd:decimal ;
  geo-pos:long "45.3766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9117'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus fruticosus (Esper 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.3766666667'^^xsd:double;
  dwc:latitude '12.6733333333'^^xsd:double;
  dwc:aphiaid '287749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9117'^^xsd:string;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '287749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6733333333"^^xsd:decimal ;
  dwc:decimalLongitude "45.3766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6733333333 45.3766666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6733333333"^^xsd:decimal ;
  geo-pos:long "45.3766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8633'^^xsd:integer;
  dwc:scientificName 'Cnidoscyphus aequalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.3766666667'^^xsd:double;
  dwc:latitude '12.6733333333'^^xsd:double;
  dwc:aphiaid '220584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8633'^^xsd:string;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '292443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4347166667 46.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.4347166667"^^xsd:decimal ;
  dwc:decimalLongitude "46.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4347166667 46.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.4347166667"^^xsd:decimal ;
  geo-pos:long "46.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10876'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '46.2666666667'^^xsd:double;
  dwc:latitude '-12.4347166667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10876'^^xsd:string;
  dwc:observationDate '1977-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3675 46.4672166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3675"^^xsd:decimal ;
  dwc:decimalLongitude "46.4672166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3675 46.4672166667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3675"^^xsd:decimal ;
  geo-pos:long "46.4672166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10875'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '46.4672166667'^^xsd:double;
  dwc:latitude '-12.3675'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10875'^^xsd:string;
  dwc:observationDate '1977-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.3283333333 47.4866666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.3283333333"^^xsd:decimal ;
  dwc:decimalLongitude "47.4866666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.3283333333 47.4866666667)"^^geo:wktLiteral ;
  geo-pos:lat "13.3283333333"^^xsd:decimal ;
  geo-pos:long "47.4866666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8613'^^xsd:integer;
  dwc:scientificName 'Abietinaria filicula (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.4866666667'^^xsd:double;
  dwc:latitude '13.3283333333'^^xsd:double;
  dwc:aphiaid '117871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8613'^^xsd:string;
  dwc:observationDate '1987-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '117871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.11 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.11"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.11 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "13.11"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9062'^^xsd:integer;
  dwc:scientificName 'Ventromma haleciodes (Alder 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '13.11'^^xsd:double;
  dwc:aphiaid '117678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9062'^^xsd:string;
  dwc:observationDate '1987-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '117673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.11 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.11"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.11 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "13.11"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8614'^^xsd:integer;
  dwc:scientificName 'Ventromma haleciodes (Alder 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '13.11'^^xsd:double;
  dwc:aphiaid '117678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8614'^^xsd:string;
  dwc:observationDate '1987-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '117673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.11 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.11"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.11 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "13.11"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9119'^^xsd:integer;
  dwc:scientificName 'Thyroscyphus aequalis Warren 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '13.11'^^xsd:double;
  dwc:aphiaid '292443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9119'^^xsd:string;
  dwc:observationDate '1987-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '292443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7166666667 48.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "48.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7166666667 48.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.7166666667"^^xsd:decimal ;
  geo-pos:long "48.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11483'^^xsd:integer;
  dwc:scientificName 'Junceella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Kuwait'^^xsd:string;
  dwc:longitude '48.45'^^xsd:double;
  dwc:latitude '28.7166666667'^^xsd:double;
  dwc:aphiaid '206594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11483'^^xsd:string;
  dwc:observationDate '1995-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '206594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7166666667 48.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "48.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7166666667 48.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.7166666667"^^xsd:decimal ;
  geo-pos:long "48.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11484'^^xsd:integer;
  dwc:scientificName 'Junceella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Kuwait'^^xsd:string;
  dwc:longitude '48.45'^^xsd:double;
  dwc:latitude '28.7166666667'^^xsd:double;
  dwc:aphiaid '206594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11484'^^xsd:string;
  dwc:observationDate '1995-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '206594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7166666667 48.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "48.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7166666667 48.45)"^^geo:wktLiteral ;
  geo-pos:lat "28.7166666667"^^xsd:decimal ;
  geo-pos:long "48.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11425'^^xsd:integer;
  dwc:scientificName 'Echinogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Kuwait'^^xsd:string;
  dwc:longitude '48.45'^^xsd:double;
  dwc:latitude '28.7166666667'^^xsd:double;
  dwc:aphiaid '267402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11425'^^xsd:string;
  dwc:observationDate '1995-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '267402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.40166666667 49.5266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.40166666667"^^xsd:decimal ;
  dwc:decimalLongitude "49.5266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.40166666667 49.5266666667)"^^geo:wktLiteral ;
  geo-pos:lat "6.40166666667"^^xsd:decimal ;
  geo-pos:long "49.5266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Umbellula pellucida Knkenthal 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.5266666667'^^xsd:double;
  dwc:latitude '6.40166666667'^^xsd:double;
  dwc:aphiaid '286670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:109'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '286670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.40166666667 49.5266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.40166666667"^^xsd:decimal ;
  dwc:decimalLongitude "49.5266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.40166666667 49.5266666667)"^^geo:wktLiteral ;
  geo-pos:lat "6.40166666667"^^xsd:decimal ;
  geo-pos:long "49.5266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Echinoptilum echinatum (Knkenthal 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.5266666667'^^xsd:double;
  dwc:latitude '6.40166666667'^^xsd:double;
  dwc:aphiaid '213053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:137'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2352833333 49.63445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2352833333"^^xsd:decimal ;
  dwc:decimalLongitude "49.63445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2352833333 49.63445)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2352833333"^^xsd:decimal ;
  geo-pos:long "49.63445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11823'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Indian Ocean S'^^xsd:string;
  dwc:longitude '49.63445'^^xsd:double;
  dwc:latitude '-46.2352833333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11823'^^xsd:string;
  dwc:observationDate '1982-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73666666667 49.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.73666666667"^^xsd:decimal ;
  dwc:decimalLongitude "49.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73666666667 49.73)"^^geo:wktLiteral ;
  geo-pos:lat "6.73666666667"^^xsd:decimal ;
  geo-pos:long "49.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Pennatula inflata Knkenthal 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.73'^^xsd:double;
  dwc:latitude '6.73666666667'^^xsd:double;
  dwc:aphiaid '221131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:113'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1379631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3513833333 50.13445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3513833333"^^xsd:decimal ;
  dwc:decimalLongitude "50.13445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3513833333 50.13445)"^^geo:wktLiteral ;
  geo-pos:lat "46.3513833333"^^xsd:decimal ;
  geo-pos:long "50.13445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11826'^^xsd:integer;
  dwc:scientificName 'Thouarella viridis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Indian Ocean S'^^xsd:string;
  dwc:longitude '50.13445'^^xsd:double;
  dwc:latitude '46.3513833333'^^xsd:double;
  dwc:aphiaid '578627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11826'^^xsd:string;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '578627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.95055 50.53555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.95055"^^xsd:decimal ;
  dwc:decimalLongitude "50.53555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.95055 50.53555)"^^geo:wktLiteral ;
  geo-pos:lat "-45.95055"^^xsd:decimal ;
  geo-pos:long "50.53555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11850'^^xsd:integer;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Iles Kerguelen'^^xsd:string;
  dwc:longitude '50.53555'^^xsd:double;
  dwc:latitude '-45.95055'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11850'^^xsd:string;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61805 50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.61805"^^xsd:decimal ;
  dwc:decimalLongitude "50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.61805 50.65)"^^geo:wktLiteral ;
  geo-pos:lat "46.61805"^^xsd:decimal ;
  geo-pos:long "50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11827'^^xsd:integer;
  dwc:scientificName 'Thouarella viridis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Indian Ocean S'^^xsd:string;
  dwc:longitude '50.65'^^xsd:double;
  dwc:latitude '46.61805'^^xsd:double;
  dwc:aphiaid '578627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11827'^^xsd:string;
  dwc:observationDate '1976-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '578627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "24.6"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11485'^^xsd:integer;
  dwc:scientificName 'Junceella juncea (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Persian gulf'^^xsd:string;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '24.6'^^xsd:double;
  dwc:aphiaid '212767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11485'^^xsd:string;
  dwc:aphiaIdAccepted '212767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2335 52.0661833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2335"^^xsd:decimal ;
  dwc:decimalLongitude "52.0661833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2335 52.0661833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2335"^^xsd:decimal ;
  geo-pos:long "52.0661833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8384'^^xsd:integer;
  dwc:scientificName 'Montipora circumvallata (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.0661833333'^^xsd:double;
  dwc:latitude '12.2335'^^xsd:double;
  dwc:aphiaid '207150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8384'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2335 52.0661833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2335"^^xsd:decimal ;
  dwc:decimalLongitude "52.0661833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2335 52.0661833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2335"^^xsd:decimal ;
  geo-pos:long "52.0661833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8395'^^xsd:integer;
  dwc:scientificName 'Montipora circumvallata (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.0661833333'^^xsd:double;
  dwc:latitude '12.2335'^^xsd:double;
  dwc:aphiaid '207150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8395'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2318666667 52.06625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2318666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.06625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2318666667 52.06625)"^^geo:wktLiteral ;
  geo-pos:lat "12.2318666667"^^xsd:decimal ;
  geo-pos:long "52.06625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8246'^^xsd:integer;
  dwc:scientificName 'Stylophora pistillata Esper 1797'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.06625'^^xsd:double;
  dwc:latitude '12.2318666667'^^xsd:double;
  dwc:aphiaid '206982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8246'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '206982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8040'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8040'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:scientificName 'Echinopora hirsutissima Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '207420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8138'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8036'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8036'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8062'^^xsd:integer;
  dwc:scientificName 'Alveopora spongiosa Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '207198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8062'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8129'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8129'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8108'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8108'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8197'^^xsd:integer;
  dwc:scientificName 'Plesiastrea devantieri Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '288826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8197'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '762422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8196'^^xsd:integer;
  dwc:scientificName 'Plesiastrea devantieri Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '288826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8196'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '762422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8132'^^xsd:integer;
  dwc:scientificName 'Echinophyllia echinata (Saville-Kent 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '287972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8132'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1349604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8012'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8012'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8434'^^xsd:integer;
  dwc:scientificName 'Lobophyllia pachysepta Chevalier 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '207394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8434'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '888170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2246666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2246666667 52.07125)"^^geo:wktLiteral ;
  geo-pos:lat "12.2246666667"^^xsd:decimal ;
  geo-pos:long "52.07125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8418'^^xsd:integer;
  dwc:scientificName 'Hydnophora exesa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07125'^^xsd:double;
  dwc:latitude '12.2246666667'^^xsd:double;
  dwc:aphiaid '207403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8418'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2259833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.07265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  geo-pos:lat "12.2259833333"^^xsd:decimal ;
  geo-pos:long "52.07265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8304'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07265'^^xsd:double;
  dwc:latitude '12.2259833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8304'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2259833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.07265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  geo-pos:lat "12.2259833333"^^xsd:decimal ;
  geo-pos:long "52.07265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8101'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07265'^^xsd:double;
  dwc:latitude '12.2259833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8101'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2259833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.07265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  geo-pos:lat "12.2259833333"^^xsd:decimal ;
  geo-pos:long "52.07265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8321'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07265'^^xsd:double;
  dwc:latitude '12.2259833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8321'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2259833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.07265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2259833333 52.07265)"^^geo:wktLiteral ;
  geo-pos:lat "12.2259833333"^^xsd:decimal ;
  geo-pos:long "52.07265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8312'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.07265'^^xsd:double;
  dwc:latitude '12.2259833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8312'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4347 52.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.4347"^^xsd:decimal ;
  dwc:decimalLongitude "52.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4347 52.1337)"^^geo:wktLiteral ;
  geo-pos:lat "12.4347"^^xsd:decimal ;
  geo-pos:long "52.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8112'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.1337'^^xsd:double;
  dwc:latitude '12.4347'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8112'^^xsd:string;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4382166667 52.1366833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.4382166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.1366833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4382166667 52.1366833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.4382166667"^^xsd:decimal ;
  geo-pos:long "52.1366833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8394'^^xsd:integer;
  dwc:scientificName 'Tubastrea faulkneri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.1366833333'^^xsd:double;
  dwc:latitude '12.4382166667'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8394'^^xsd:string;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.44045"^^xsd:decimal ;
  dwc:decimalLongitude "52.1397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  geo-pos:lat "12.44045"^^xsd:decimal ;
  geo-pos:long "52.1397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8282'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.1397'^^xsd:double;
  dwc:latitude '12.44045'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8282'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.44045"^^xsd:decimal ;
  dwc:decimalLongitude "52.1397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  geo-pos:lat "12.44045"^^xsd:decimal ;
  geo-pos:long "52.1397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8198'^^xsd:integer;
  dwc:scientificName 'Coscinaraea crassa Veron & Pichon 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.1397'^^xsd:double;
  dwc:latitude '12.44045'^^xsd:double;
  dwc:aphiaid '287937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8198'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '287937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.44045"^^xsd:decimal ;
  dwc:decimalLongitude "52.1397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  geo-pos:lat "12.44045"^^xsd:decimal ;
  geo-pos:long "52.1397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8353'^^xsd:integer;
  dwc:scientificName 'Pocillopora eydouxi Milne Edwards & Haime 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.1397'^^xsd:double;
  dwc:latitude '12.44045'^^xsd:double;
  dwc:aphiaid '206958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8353'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '206952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.44045"^^xsd:decimal ;
  dwc:decimalLongitude "52.1397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  geo-pos:lat "12.44045"^^xsd:decimal ;
  geo-pos:long "52.1397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8119'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.1397'^^xsd:double;
  dwc:latitude '12.44045'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8119'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.44045"^^xsd:decimal ;
  dwc:decimalLongitude "52.1397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  geo-pos:lat "12.44045"^^xsd:decimal ;
  geo-pos:long "52.1397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8185'^^xsd:integer;
  dwc:scientificName 'Leptastrea purpurea (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.1397'^^xsd:double;
  dwc:latitude '12.44045'^^xsd:double;
  dwc:aphiaid '207470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8185'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '207470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.44045"^^xsd:decimal ;
  dwc:decimalLongitude "52.1397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  geo-pos:lat "12.44045"^^xsd:decimal ;
  geo-pos:long "52.1397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8280'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.1397'^^xsd:double;
  dwc:latitude '12.44045'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8280'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.44045"^^xsd:decimal ;
  dwc:decimalLongitude "52.1397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.44045 52.1397)"^^geo:wktLiteral ;
  geo-pos:lat "12.44045"^^xsd:decimal ;
  geo-pos:long "52.1397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8110'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.1397'^^xsd:double;
  dwc:latitude '12.44045'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8110'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.17275"^^xsd:decimal ;
  dwc:decimalLongitude "52.2264333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.17275"^^xsd:decimal ;
  geo-pos:long "52.2264333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8211'^^xsd:integer;
  dwc:scientificName 'Psammocora nierstraszi Horst 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.2264333333'^^xsd:double;
  dwc:latitude '12.17275'^^xsd:double;
  dwc:aphiaid '207261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8211'^^xsd:string;
  dwc:observationDate '2000-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '207261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.17275"^^xsd:decimal ;
  dwc:decimalLongitude "52.2264333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.17275"^^xsd:decimal ;
  geo-pos:long "52.2264333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8163'^^xsd:integer;
  dwc:scientificName 'Turbinaria reniformis Bernard 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.2264333333'^^xsd:double;
  dwc:latitude '12.17275'^^xsd:double;
  dwc:aphiaid '207507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8163'^^xsd:string;
  dwc:observationDate '2000-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '207507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.17275"^^xsd:decimal ;
  dwc:decimalLongitude "52.2264333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.17275"^^xsd:decimal ;
  geo-pos:long "52.2264333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8124'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.2264333333'^^xsd:double;
  dwc:latitude '12.17275'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8124'^^xsd:string;
  dwc:observationDate '2000-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.17275"^^xsd:decimal ;
  dwc:decimalLongitude "52.2264333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.17275"^^xsd:decimal ;
  geo-pos:long "52.2264333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8146'^^xsd:integer;
  dwc:scientificName 'Echinopora lamellosa (Esper 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.2264333333'^^xsd:double;
  dwc:latitude '12.17275'^^xsd:double;
  dwc:aphiaid '207421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8146'^^xsd:string;
  dwc:observationDate '2000-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '207421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.17275"^^xsd:decimal ;
  dwc:decimalLongitude "52.2264333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.17275"^^xsd:decimal ;
  geo-pos:long "52.2264333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8218'^^xsd:integer;
  dwc:scientificName 'Coscinaraea crassa Veron & Pichon 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.2264333333'^^xsd:double;
  dwc:latitude '12.17275'^^xsd:double;
  dwc:aphiaid '287937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8218'^^xsd:string;
  dwc:observationDate '2000-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '287937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.17275"^^xsd:decimal ;
  dwc:decimalLongitude "52.2264333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.17275"^^xsd:decimal ;
  geo-pos:long "52.2264333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8086'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.2264333333'^^xsd:double;
  dwc:latitude '12.17275'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8086'^^xsd:string;
  dwc:observationDate '2000-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.17275"^^xsd:decimal ;
  dwc:decimalLongitude "52.2264333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.17275 52.2264333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.17275"^^xsd:decimal ;
  geo-pos:long "52.2264333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8017'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.2264333333'^^xsd:double;
  dwc:latitude '12.17275'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8017'^^xsd:string;
  dwc:observationDate '2000-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2039333333 52.2589333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2039333333"^^xsd:decimal ;
  dwc:decimalLongitude "52.2589333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2039333333 52.2589333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2039333333"^^xsd:decimal ;
  geo-pos:long "52.2589333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11986'^^xsd:integer;
  dwc:scientificName 'Cladiella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Indopazifisches Warmwasser- und Tropengebiet.'^^xsd:string;
  dwc:longitude '52.2589333333'^^xsd:double;
  dwc:latitude '12.2039333333'^^xsd:double;
  dwc:aphiaid '205863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11986'^^xsd:string;
  dwc:aphiaIdAccepted '205863'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.20405 52.2729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.20405"^^xsd:decimal ;
  dwc:decimalLongitude "52.2729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.20405 52.2729)"^^geo:wktLiteral ;
  geo-pos:lat "12.20405"^^xsd:decimal ;
  geo-pos:long "52.2729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8351'^^xsd:integer;
  dwc:scientificName 'Pocillopora meandrina Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2729'^^xsd:double;
  dwc:latitude '12.20405'^^xsd:double;
  dwc:aphiaid '206964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8351'^^xsd:string;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '206964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8069'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8069'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8276'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8276'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8302'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8302'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8329'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8329'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8289'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8289'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8161'^^xsd:integer;
  dwc:scientificName 'Goniopora planulata (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '207220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8161'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '207220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8035'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8035'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8331'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8331'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8095'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8095'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8252'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8252'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8429'^^xsd:integer;
  dwc:scientificName 'Lobophyllia robusta Yabe & Sugiyama 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '288104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8429'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '288104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8250'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8318'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8318'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1924833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3283166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1924833333 52.3283166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1924833333"^^xsd:decimal ;
  geo-pos:long "52.3283166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8024'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3283166667'^^xsd:double;
  dwc:latitude '12.1924833333'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8024'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.195"^^xsd:decimal ;
  dwc:decimalLongitude "52.3345333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.195"^^xsd:decimal ;
  geo-pos:long "52.3345333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8283'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3345333333'^^xsd:double;
  dwc:latitude '12.195'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8283'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.195"^^xsd:decimal ;
  dwc:decimalLongitude "52.3345333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.195"^^xsd:decimal ;
  geo-pos:long "52.3345333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8340'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3345333333'^^xsd:double;
  dwc:latitude '12.195'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8340'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.195"^^xsd:decimal ;
  dwc:decimalLongitude "52.3345333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.195"^^xsd:decimal ;
  geo-pos:long "52.3345333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8285'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3345333333'^^xsd:double;
  dwc:latitude '12.195'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8285'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.195"^^xsd:decimal ;
  dwc:decimalLongitude "52.3345333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.195"^^xsd:decimal ;
  geo-pos:long "52.3345333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8296'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3345333333'^^xsd:double;
  dwc:latitude '12.195'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8296'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.195"^^xsd:decimal ;
  dwc:decimalLongitude "52.3345333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.195"^^xsd:decimal ;
  geo-pos:long "52.3345333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8278'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3345333333'^^xsd:double;
  dwc:latitude '12.195'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8278'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.195"^^xsd:decimal ;
  dwc:decimalLongitude "52.3345333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.195 52.3345333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.195"^^xsd:decimal ;
  geo-pos:long "52.3345333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8300'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3345333333'^^xsd:double;
  dwc:latitude '12.195'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8300'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1777333333 52.3678833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1777333333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3678833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1777333333 52.3678833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1777333333"^^xsd:decimal ;
  geo-pos:long "52.3678833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8239'^^xsd:integer;
  dwc:scientificName 'Stylophora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3678833333'^^xsd:double;
  dwc:latitude '12.1777333333'^^xsd:double;
  dwc:aphiaid '204068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8239'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '204068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8253'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8253'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8271'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8271'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8333'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8333'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8259'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8259'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8284'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8284'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8315'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8315'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8293'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8293'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8334'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8334'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8399'^^xsd:integer;
  dwc:scientificName 'Montipora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '203834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8399'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '203834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1648166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3711833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1648166667 52.3711833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1648166667"^^xsd:decimal ;
  geo-pos:long "52.3711833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8301'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3711833333'^^xsd:double;
  dwc:latitude '12.1648166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8301'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1599666667 52.37995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1599666667"^^xsd:decimal ;
  dwc:decimalLongitude "52.37995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1599666667 52.37995)"^^geo:wktLiteral ;
  geo-pos:lat "12.1599666667"^^xsd:decimal ;
  geo-pos:long "52.37995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8165'^^xsd:integer;
  dwc:scientificName 'Turbinaria frondens (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.37995'^^xsd:double;
  dwc:latitude '12.1599666667'^^xsd:double;
  dwc:aphiaid '207506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8165'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '207506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1968166667 52.3894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1968166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1968166667 52.3894)"^^geo:wktLiteral ;
  geo-pos:lat "12.1968166667"^^xsd:decimal ;
  geo-pos:long "52.3894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8308'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3894'^^xsd:double;
  dwc:latitude '12.1968166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8308'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1968166667 52.3894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1968166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1968166667 52.3894)"^^geo:wktLiteral ;
  geo-pos:lat "12.1968166667"^^xsd:decimal ;
  geo-pos:long "52.3894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8336'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3894'^^xsd:double;
  dwc:latitude '12.1968166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8336'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1968166667 52.3894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1968166667"^^xsd:decimal ;
  dwc:decimalLongitude "52.3894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1968166667 52.3894)"^^geo:wktLiteral ;
  geo-pos:lat "12.1968166667"^^xsd:decimal ;
  geo-pos:long "52.3894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8244'^^xsd:integer;
  dwc:scientificName 'Stylophora wellsi Scheer 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3894'^^xsd:double;
  dwc:latitude '12.1968166667'^^xsd:double;
  dwc:aphiaid '206977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8244'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '206977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8028'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8028'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8127'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8127'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8106'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8106'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8325'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8325'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8254'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8254'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8391'^^xsd:integer;
  dwc:scientificName 'Montipora turgescens Bernard 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '207142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8391'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '207142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8238'^^xsd:integer;
  dwc:scientificName 'Porites profundus Rehberg 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '411271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8238'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '411271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8205'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8205'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8041'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8041'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1913"^^xsd:decimal ;
  dwc:decimalLongitude "52.3907166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1913 52.3907166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.1913"^^xsd:decimal ;
  geo-pos:long "52.3907166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8228'^^xsd:integer;
  dwc:scientificName 'Cyphastrea chalcidicum (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3907166667'^^xsd:double;
  dwc:latitude '12.1913'^^xsd:double;
  dwc:aphiaid '207415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8228'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '207415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1949333333 52.3948833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1949333333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3948833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1949333333 52.3948833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1949333333"^^xsd:decimal ;
  geo-pos:long "52.3948833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8272'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3948833333'^^xsd:double;
  dwc:latitude '12.1949333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8272'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1949333333 52.3948833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1949333333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3948833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1949333333 52.3948833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1949333333"^^xsd:decimal ;
  geo-pos:long "52.3948833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8341'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3948833333'^^xsd:double;
  dwc:latitude '12.1949333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8341'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1949333333 52.3948833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1949333333"^^xsd:decimal ;
  dwc:decimalLongitude "52.3948833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1949333333 52.3948833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.1949333333"^^xsd:decimal ;
  geo-pos:long "52.3948833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8324'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.3948833333'^^xsd:double;
  dwc:latitude '12.1949333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8324'^^xsd:string;
  dwc:observationDate '2000-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2310833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2310833333"^^xsd:decimal ;
  geo-pos:long "52.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8067'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.6333333333'^^xsd:double;
  dwc:latitude '12.2310833333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8067'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2310833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2310833333"^^xsd:decimal ;
  geo-pos:long "52.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8140'^^xsd:integer;
  dwc:scientificName 'Echinopora lamellosa (Esper 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.6333333333'^^xsd:double;
  dwc:latitude '12.2310833333'^^xsd:double;
  dwc:aphiaid '207421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8140'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2310833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2310833333"^^xsd:decimal ;
  geo-pos:long "52.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8134'^^xsd:integer;
  dwc:scientificName 'Oxypora lacera (Verrill 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.6333333333'^^xsd:double;
  dwc:latitude '12.2310833333'^^xsd:double;
  dwc:aphiaid '207374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8134'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2310833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2310833333"^^xsd:decimal ;
  geo-pos:long "52.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8018'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.6333333333'^^xsd:double;
  dwc:latitude '12.2310833333'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8018'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2310833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2310833333"^^xsd:decimal ;
  geo-pos:long "52.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8142'^^xsd:integer;
  dwc:scientificName 'Echinopora gemmacea Lamarck 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.6333333333'^^xsd:double;
  dwc:latitude '12.2310833333'^^xsd:double;
  dwc:aphiaid '207418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8142'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '207418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.2310833333"^^xsd:decimal ;
  dwc:decimalLongitude "52.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.2310833333 52.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.2310833333"^^xsd:decimal ;
  geo-pos:long "52.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8392'^^xsd:integer;
  dwc:scientificName 'Montipora stilosa (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.6333333333'^^xsd:double;
  dwc:latitude '12.2310833333'^^xsd:double;
  dwc:aphiaid '287727'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8392'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '287727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1707"^^xsd:decimal ;
  dwc:decimalLongitude "53.0766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  geo-pos:lat "12.1707"^^xsd:decimal ;
  geo-pos:long "53.0766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8292'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.0766'^^xsd:double;
  dwc:latitude '12.1707'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8292'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1707"^^xsd:decimal ;
  dwc:decimalLongitude "53.0766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  geo-pos:lat "12.1707"^^xsd:decimal ;
  geo-pos:long "53.0766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8335'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.0766'^^xsd:double;
  dwc:latitude '12.1707'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8335'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1707"^^xsd:decimal ;
  dwc:decimalLongitude "53.0766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  geo-pos:lat "12.1707"^^xsd:decimal ;
  geo-pos:long "53.0766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8396'^^xsd:integer;
  dwc:scientificName 'Montipora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.0766'^^xsd:double;
  dwc:latitude '12.1707'^^xsd:double;
  dwc:aphiaid '203834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8396'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '203834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1707"^^xsd:decimal ;
  dwc:decimalLongitude "53.0766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1707 53.0766)"^^geo:wktLiteral ;
  geo-pos:lat "12.1707"^^xsd:decimal ;
  geo-pos:long "53.0766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8273'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.0766'^^xsd:double;
  dwc:latitude '12.1707'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8273'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1651333333 53.0842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1651333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.0842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1651333333 53.0842)"^^geo:wktLiteral ;
  geo-pos:lat "12.1651333333"^^xsd:decimal ;
  geo-pos:long "53.0842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8339'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.0842'^^xsd:double;
  dwc:latitude '12.1651333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8339'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8204'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8204'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8207'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8207'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8370'^^xsd:integer;
  dwc:scientificName 'Fungia scabra D÷derlein 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '717236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8370'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '716611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8019'^^xsd:integer;
  dwc:scientificName 'Platygyra carnosus Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '763555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8019'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '763555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8188'^^xsd:integer;
  dwc:scientificName 'Leptastrea bottae (Milne Edwards & Haime 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '207476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8188'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8164'^^xsd:integer;
  dwc:scientificName 'Turbinaria reniformis Bernard 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '207507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8164'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8079'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8079'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8180'^^xsd:integer;
  dwc:scientificName 'Leptastrea transversa Klunzinger 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '207474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8180'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8423'^^xsd:integer;
  dwc:scientificName 'Symphyllia erythraea (Klunzinger 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '207397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8423'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '888142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1163833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.2547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1163833333 53.2547)"^^geo:wktLiteral ;
  geo-pos:lat "12.1163833333"^^xsd:decimal ;
  geo-pos:long "53.2547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8068'^^xsd:integer;
  dwc:scientificName 'Micromussa amakusensis Veron 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.2547'^^xsd:double;
  dwc:latitude '12.1163833333'^^xsd:double;
  dwc:aphiaid '578144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8068'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '578144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1294666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.26955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  geo-pos:lat "12.1294666667"^^xsd:decimal ;
  geo-pos:long "53.26955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8049'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.26955'^^xsd:double;
  dwc:latitude '12.1294666667'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8049'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1294666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.26955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  geo-pos:lat "12.1294666667"^^xsd:decimal ;
  geo-pos:long "53.26955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8305'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.26955'^^xsd:double;
  dwc:latitude '12.1294666667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8305'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1294666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.26955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  geo-pos:lat "12.1294666667"^^xsd:decimal ;
  geo-pos:long "53.26955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8265'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.26955'^^xsd:double;
  dwc:latitude '12.1294666667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8265'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1294666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.26955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  geo-pos:lat "12.1294666667"^^xsd:decimal ;
  geo-pos:long "53.26955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8387'^^xsd:integer;
  dwc:scientificName 'Montipora danae (Milne Edwards & Haime 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.26955'^^xsd:double;
  dwc:latitude '12.1294666667'^^xsd:double;
  dwc:aphiaid '207152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8387'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1294666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.26955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  geo-pos:lat "12.1294666667"^^xsd:decimal ;
  geo-pos:long "53.26955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8390'^^xsd:integer;
  dwc:scientificName 'Montipora spongiosa (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.26955'^^xsd:double;
  dwc:latitude '12.1294666667'^^xsd:double;
  dwc:aphiaid '207168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8390'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1294666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.26955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1294666667 53.26955)"^^geo:wktLiteral ;
  geo-pos:lat "12.1294666667"^^xsd:decimal ;
  geo-pos:long "53.26955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8374'^^xsd:integer;
  dwc:scientificName 'Montipora spongiosa (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.26955'^^xsd:double;
  dwc:latitude '12.1294666667'^^xsd:double;
  dwc:aphiaid '207168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8374'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '207168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8131'^^xsd:integer;
  dwc:scientificName 'Echinopora hirsutissima Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '207420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8131'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8286'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8286'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8243'^^xsd:integer;
  dwc:scientificName 'Stylophora pistillata Esper 1797'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '206982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8243'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '206982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8342'^^xsd:integer;
  dwc:scientificName 'Porites cumulatus Nemenzo 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '288894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8342'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '288894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8208'^^xsd:integer;
  dwc:scientificName 'Psammocora haimeana Milne Edwards & Haime 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '207262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8208'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '718603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8184'^^xsd:integer;
  dwc:scientificName 'Leptastrea purpurea (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '207470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8184'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8178'^^xsd:integer;
  dwc:scientificName 'Gardineroseris planulata (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '207274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8178'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8402'^^xsd:integer;
  dwc:scientificName 'Pavona diffluens (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '207295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8402'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.1212166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.1212166667 53.2933)"^^geo:wktLiteral ;
  geo-pos:lat "12.1212166667"^^xsd:decimal ;
  geo-pos:long "53.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8381'^^xsd:integer;
  dwc:scientificName 'Porites cylindrica Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.2933'^^xsd:double;
  dwc:latitude '12.1212166667'^^xsd:double;
  dwc:aphiaid '207229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8381'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.2647166667 53.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.2647166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.2647166667 53.35)"^^geo:wktLiteral ;
  geo-pos:lat "24.2647166667"^^xsd:decimal ;
  geo-pos:long "53.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6831'^^xsd:integer;
  dwc:scientificName 'Subergorgia suberosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Persian gulf'^^xsd:string;
  dwc:longitude '53.35'^^xsd:double;
  dwc:latitude '24.2647166667'^^xsd:double;
  dwc:aphiaid '288010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6831'^^xsd:string;
  dwc:aphiaIdAccepted '288010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6567166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4005833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6567166667"^^xsd:decimal ;
  geo-pos:long "53.4005833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8088'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4005833333'^^xsd:double;
  dwc:latitude '12.6567166667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8088'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6567166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4005833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6567166667"^^xsd:decimal ;
  geo-pos:long "53.4005833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8190'^^xsd:integer;
  dwc:scientificName 'Leptastrea aequalis Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4005833333'^^xsd:double;
  dwc:latitude '12.6567166667'^^xsd:double;
  dwc:aphiaid '287821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8190'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '287821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6567166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4005833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6567166667"^^xsd:decimal ;
  geo-pos:long "53.4005833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8034'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4005833333'^^xsd:double;
  dwc:latitude '12.6567166667'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8034'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6567166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4005833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6567166667"^^xsd:decimal ;
  geo-pos:long "53.4005833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8104'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4005833333'^^xsd:double;
  dwc:latitude '12.6567166667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8104'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6567166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4005833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6567166667"^^xsd:decimal ;
  geo-pos:long "53.4005833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8206'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4005833333'^^xsd:double;
  dwc:latitude '12.6567166667'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8206'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6567166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4005833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6567166667"^^xsd:decimal ;
  geo-pos:long "53.4005833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8113'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4005833333'^^xsd:double;
  dwc:latitude '12.6567166667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8113'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6567166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4005833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6567166667 53.4005833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6567166667"^^xsd:decimal ;
  geo-pos:long "53.4005833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8227'^^xsd:integer;
  dwc:scientificName 'Cyphastrea microphthalma (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4005833333'^^xsd:double;
  dwc:latitude '12.6567166667'^^xsd:double;
  dwc:aphiaid '207416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8227'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '207416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6566333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.40195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  geo-pos:lat "12.6566333333"^^xsd:decimal ;
  geo-pos:long "53.40195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8083'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.40195'^^xsd:double;
  dwc:latitude '12.6566333333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8083'^^xsd:string;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6566333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.40195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  geo-pos:lat "12.6566333333"^^xsd:decimal ;
  geo-pos:long "53.40195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8213'^^xsd:integer;
  dwc:scientificName 'Psammocora contigua (Esper 1797)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.40195'^^xsd:double;
  dwc:latitude '12.6566333333'^^xsd:double;
  dwc:aphiaid '207267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8213'^^xsd:string;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '207267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6566333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.40195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  geo-pos:lat "12.6566333333"^^xsd:decimal ;
  geo-pos:long "53.40195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8160'^^xsd:integer;
  dwc:scientificName 'Goniopora ciliatus Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.40195'^^xsd:double;
  dwc:latitude '12.6566333333'^^xsd:double;
  dwc:aphiaid '288270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8160'^^xsd:string;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '288270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6566333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.40195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6566333333 53.40195)"^^geo:wktLiteral ;
  geo-pos:lat "12.6566333333"^^xsd:decimal ;
  geo-pos:long "53.40195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8420'^^xsd:integer;
  dwc:scientificName 'Symphyllia agaricia Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.40195'^^xsd:double;
  dwc:latitude '12.6566333333'^^xsd:double;
  dwc:aphiaid '288082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8420'^^xsd:string;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '888135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8357'^^xsd:integer;
  dwc:scientificName 'Astreopora myriophthalma (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '207128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8357'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '207128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8191'^^xsd:integer;
  dwc:scientificName 'Anomastraea irregularis Marenzeller 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '207518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8191'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '207518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8173'^^xsd:integer;
  dwc:scientificName 'Stylophora kuehlmanni Scheer & Pillai 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '206985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8173'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '206985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8172'^^xsd:integer;
  dwc:scientificName 'Palauastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '267668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8172'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '267668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8382'^^xsd:integer;
  dwc:scientificName 'Montipora hispida Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '207164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8382'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '207164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8376'^^xsd:integer;
  dwc:scientificName 'Millepora dichotoma (Forsksl 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '210733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8376'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '210733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8214'^^xsd:integer;
  dwc:scientificName 'Psammocora haimeana Milne Edwards & Haime 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '207262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8214'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '718603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8166'^^xsd:integer;
  dwc:scientificName 'Turbinaria peltata (Esper 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '207512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8166'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1469809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6710666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6710666667 53.4534)"^^geo:wktLiteral ;
  geo-pos:lat "12.6710666667"^^xsd:decimal ;
  geo-pos:long "53.4534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8075'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4534'^^xsd:double;
  dwc:latitude '12.6710666667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8075'^^xsd:string;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8158'^^xsd:integer;
  dwc:scientificName 'Goniopora norfolkensis Veron & Pichon 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '288273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8158'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '288273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8046'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8046'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8193'^^xsd:integer;
  dwc:scientificName 'Plesiastrea versipora Lamarck 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '207494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8193'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '207494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8168'^^xsd:integer;
  dwc:scientificName 'Turbinaria peltata (Esper 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '207512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8168'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1469809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8162'^^xsd:integer;
  dwc:scientificName 'Turbinaria mesentarina (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '207511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8162'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '207511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8074'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8074'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8055'^^xsd:integer;
  dwc:scientificName 'Porites lobata Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '207225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8055'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '207225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8364'^^xsd:integer;
  dwc:scientificName 'Herpolitha weberi Horst 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '411207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8364'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '207363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6837666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.4718166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6837666667 53.4718166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6837666667"^^xsd:decimal ;
  geo-pos:long "53.4718166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8059'^^xsd:integer;
  dwc:scientificName 'Porites lutea Milne Edwards & Haime 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.4718166667'^^xsd:double;
  dwc:latitude '12.6837666667'^^xsd:double;
  dwc:aphiaid '207246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8059'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '207246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6893333333 53.47195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6893333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.47195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6893333333 53.47195)"^^geo:wktLiteral ;
  geo-pos:lat "12.6893333333"^^xsd:decimal ;
  geo-pos:long "53.47195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8071'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.47195'^^xsd:double;
  dwc:latitude '12.6893333333'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8071'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6893333333 53.47195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6893333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.47195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6893333333 53.47195)"^^geo:wktLiteral ;
  geo-pos:lat "12.6893333333"^^xsd:decimal ;
  geo-pos:long "53.47195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8099'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.47195'^^xsd:double;
  dwc:latitude '12.6893333333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8099'^^xsd:string;
  dwc:observationDate '1999-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6990333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.4848666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6990333333"^^xsd:decimal ;
  geo-pos:long "53.4848666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8268'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4848666667'^^xsd:double;
  dwc:latitude '12.6990333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8268'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6990333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.4848666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6990333333"^^xsd:decimal ;
  geo-pos:long "53.4848666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8175'^^xsd:integer;
  dwc:scientificName 'Stylophora pistillata Esper 1797'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4848666667'^^xsd:double;
  dwc:latitude '12.6990333333'^^xsd:double;
  dwc:aphiaid '206982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8175'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '206982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6990333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.4848666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6990333333"^^xsd:decimal ;
  geo-pos:long "53.4848666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8377'^^xsd:integer;
  dwc:scientificName 'Fungia repanda Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4848666667'^^xsd:double;
  dwc:latitude '12.6990333333'^^xsd:double;
  dwc:aphiaid '717238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8377'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '716653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6990333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.4848666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6990333333"^^xsd:decimal ;
  geo-pos:long "53.4848666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8174'^^xsd:integer;
  dwc:scientificName 'Stylophora pistillata Esper 1797'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4848666667'^^xsd:double;
  dwc:latitude '12.6990333333'^^xsd:double;
  dwc:aphiaid '206982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8174'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '206982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6990333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.4848666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6990333333 53.4848666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6990333333"^^xsd:decimal ;
  geo-pos:long "53.4848666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8176'^^xsd:integer;
  dwc:scientificName 'Stylophora kuehlmanni Scheer & Pillai 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.4848666667'^^xsd:double;
  dwc:latitude '12.6990333333'^^xsd:double;
  dwc:aphiaid '206985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8176'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '206985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8029'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8029'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8313'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8313'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8417'^^xsd:integer;
  dwc:scientificName 'Hydnophora exesa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '207403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8417'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8151'^^xsd:integer;
  dwc:scientificName 'Echinophyllia aspera (Ellis & Solander 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '207370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8151'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8260'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8260'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8063'^^xsd:integer;
  dwc:scientificName 'Alveopora marionensis Veron & Pichon 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '289258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8063'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '289258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8419'^^xsd:integer;
  dwc:scientificName 'Hydnophora microconos (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '207402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8419'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3606166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3606166667 53.5418)"^^geo:wktLiteral ;
  geo-pos:lat "12.3606166667"^^xsd:decimal ;
  geo-pos:long "53.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8053'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5418'^^xsd:double;
  dwc:latitude '12.3606166667'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8053'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3548166667 53.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3548166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3548166667 53.5442)"^^geo:wktLiteral ;
  geo-pos:lat "12.3548166667"^^xsd:decimal ;
  geo-pos:long "53.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8414'^^xsd:integer;
  dwc:scientificName 'Blastomussa merleti (Wells 1961)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.5442'^^xsd:double;
  dwc:latitude '12.3548166667'^^xsd:double;
  dwc:aphiaid '207385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8414'^^xsd:string;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '207385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.8166666667 53.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.5666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.8166666667 53.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-63.8166666667"^^xsd:decimal ;
  geo-pos:long "53.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11202'^^xsd:integer;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.5666666667'^^xsd:double;
  dwc:latitude '-63.8166666667'^^xsd:double;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11202'^^xsd:string;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8367'^^xsd:integer;
  dwc:scientificName 'Cycloseris sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '204552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8367'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '204552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8045'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8045'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8171'^^xsd:integer;
  dwc:scientificName 'Stylophora danae Milne Edwards & Haime 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '206976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8171'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '206976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8386'^^xsd:integer;
  dwc:scientificName 'Physophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '205539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8386'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '205539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8152'^^xsd:integer;
  dwc:scientificName 'Echinophyllia echinata (Saville-Kent 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '287972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8152'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1349604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8014'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8014'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8424'^^xsd:integer;
  dwc:scientificName 'Lobophyllia hataii Yabe & Sugiyama 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '207390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8424'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '207390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8425'^^xsd:integer;
  dwc:scientificName 'Symphyllia valenciennesii Milne Edwards & Haime 18'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '207398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8425'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '888145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3152833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6230166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3152833333 53.6230166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3152833333"^^xsd:decimal ;
  geo-pos:long "53.6230166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8091'^^xsd:integer;
  dwc:scientificName 'Platygyra daedalae (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6230166667'^^xsd:double;
  dwc:latitude '12.3152833333'^^xsd:double;
  dwc:aphiaid '207489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8091'^^xsd:string;
  dwc:observationDate '1999-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '207489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8222'^^xsd:integer;
  dwc:scientificName 'Coscinaraea columna (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8222'^^xsd:string;
  dwc:aphiaIdAccepted '766867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8150'^^xsd:integer;
  dwc:scientificName 'Echinophyllia aspera (Ellis & Solander 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8150'^^xsd:string;
  dwc:aphiaIdAccepted '207370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8072'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8072'^^xsd:string;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8081'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8081'^^xsd:string;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8408'^^xsd:integer;
  dwc:scientificName 'Hydnophora exesa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8408'^^xsd:string;
  dwc:aphiaIdAccepted '207403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:scientificName 'Psammocora profundacella Gardiner 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8209'^^xsd:string;
  dwc:aphiaIdAccepted '207271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8385'^^xsd:integer;
  dwc:scientificName 'Symphyllia recta (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8385'^^xsd:string;
  dwc:aphiaIdAccepted '888140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8242'^^xsd:integer;
  dwc:scientificName 'Seriatopora caliendrum Ehrenberg 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '206969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8242'^^xsd:string;
  dwc:aphiaIdAccepted '206969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8435'^^xsd:integer;
  dwc:scientificName 'Symphyllia valenciennesii Milne Edwards & Haime 18'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8435'^^xsd:string;
  dwc:aphiaIdAccepted '888145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8430'^^xsd:integer;
  dwc:scientificName 'Symphyllia valenciennesii Milne Edwards & Haime 18'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8430'^^xsd:string;
  dwc:aphiaIdAccepted '888145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8093'^^xsd:integer;
  dwc:scientificName 'Leptoria irregularis Veron 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '287785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8093'^^xsd:string;
  dwc:aphiaIdAccepted '287785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8200'^^xsd:integer;
  dwc:scientificName 'Symphyllia recta (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8200'^^xsd:string;
  dwc:aphiaIdAccepted '888140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8022'^^xsd:integer;
  dwc:scientificName 'Platygyra crosslandi Matthai 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8022'^^xsd:string;
  dwc:aphiaIdAccepted '207488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8426'^^xsd:integer;
  dwc:scientificName 'Symphyllia valenciennesii Milne Edwards & Haime 18'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8426'^^xsd:string;
  dwc:aphiaIdAccepted '888145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8203'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8203'^^xsd:string;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8090'^^xsd:integer;
  dwc:scientificName 'Platygyra daedalae (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8090'^^xsd:string;
  dwc:aphiaIdAccepted '207489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8220'^^xsd:integer;
  dwc:scientificName 'Coscinaraea columna (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8220'^^xsd:string;
  dwc:aphiaIdAccepted '766867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8199'^^xsd:integer;
  dwc:scientificName 'Symphyllia valenciennesii Milne Edwards & Haime 18'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8199'^^xsd:string;
  dwc:aphiaIdAccepted '888145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8428'^^xsd:integer;
  dwc:scientificName 'Symphyllia valenciennesii Milne Edwards & Haime 18'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8428'^^xsd:string;
  dwc:aphiaIdAccepted '888145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8356'^^xsd:integer;
  dwc:scientificName 'Astreopora listeri Bernard 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '207125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8356'^^xsd:string;
  dwc:aphiaIdAccepted '207125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3146166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.6248833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3146166667 53.6248833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3146166667"^^xsd:decimal ;
  geo-pos:long "53.6248833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8023'^^xsd:integer;
  dwc:scientificName 'Platygyra acuta Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.6248833333'^^xsd:double;
  dwc:latitude '12.3146166667'^^xsd:double;
  dwc:aphiaid '289203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8023'^^xsd:string;
  dwc:aphiaIdAccepted '289203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7090333333 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.7090333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7090333333 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.7090333333"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8237'^^xsd:integer;
  dwc:scientificName 'Stylophora subseriata (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.7090333333'^^xsd:double;
  dwc:aphiaid '206980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8237'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '206980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.70905"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.70905"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8130'^^xsd:integer;
  dwc:scientificName 'Echinopora forskaliana (Milne Edwards & Haime 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.70905'^^xsd:double;
  dwc:aphiaid '288341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8130'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '288341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.70905"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.70905"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8332'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.70905'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8332'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.70905"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.70905"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8020'^^xsd:integer;
  dwc:scientificName 'Platygyra lamellina (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.70905'^^xsd:double;
  dwc:aphiaid '207487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8020'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '207487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.70905"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.70905"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8054'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.70905'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8054'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.70905"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.70905"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8076'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.70905'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8076'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.70905"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.70905"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8033'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.70905'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8033'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.70905"^^xsd:decimal ;
  dwc:decimalLongitude "53.6279666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.70905 53.6279666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.70905"^^xsd:decimal ;
  geo-pos:long "53.6279666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8133'^^xsd:integer;
  dwc:scientificName 'Oxypora lacera (Verrill 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.6279666667'^^xsd:double;
  dwc:latitude '12.70905'^^xsd:double;
  dwc:aphiaid '207374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8133'^^xsd:string;
  dwc:observationDate '2000-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '207374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6040666667 53.8214833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6040666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.8214833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6040666667 53.8214833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6040666667"^^xsd:decimal ;
  geo-pos:long "53.8214833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8057'^^xsd:integer;
  dwc:scientificName 'Goniopora tenuidens (Quelch 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.8214833333'^^xsd:double;
  dwc:latitude '12.6040666667'^^xsd:double;
  dwc:aphiaid '207211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8057'^^xsd:string;
  dwc:observationDate '2000-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '207211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6040666667 53.8214833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6040666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.8214833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6040666667 53.8214833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6040666667"^^xsd:decimal ;
  geo-pos:long "53.8214833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8317'^^xsd:integer;
  dwc:scientificName 'Montipora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.8214833333'^^xsd:double;
  dwc:latitude '12.6040666667'^^xsd:double;
  dwc:aphiaid '203834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8317'^^xsd:string;
  dwc:observationDate '2000-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '203834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5984 53.8295833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.5984"^^xsd:decimal ;
  dwc:decimalLongitude "53.8295833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5984 53.8295833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.5984"^^xsd:decimal ;
  geo-pos:long "53.8295833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8047'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '53.8295833333'^^xsd:double;
  dwc:latitude '12.5984'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8047'^^xsd:string;
  dwc:observationDate '2000-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5984 53.8295833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.5984"^^xsd:decimal ;
  dwc:decimalLongitude "53.8295833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5984 53.8295833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.5984"^^xsd:decimal ;
  geo-pos:long "53.8295833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8154'^^xsd:integer;
  dwc:scientificName 'Turbinaria stellulata (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '53.8295833333'^^xsd:double;
  dwc:latitude '12.5984'^^xsd:double;
  dwc:aphiaid '207510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8154'^^xsd:string;
  dwc:observationDate '2000-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '207510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6149833333 53.8565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6149833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.8565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6149833333 53.8565)"^^geo:wktLiteral ;
  geo-pos:lat "12.6149833333"^^xsd:decimal ;
  geo-pos:long "53.8565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8330'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8565'^^xsd:double;
  dwc:latitude '12.6149833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8330'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61255"^^xsd:decimal ;
  dwc:decimalLongitude "53.8589166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.61255"^^xsd:decimal ;
  geo-pos:long "53.8589166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8042'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8589166667'^^xsd:double;
  dwc:latitude '12.61255'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8042'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61255"^^xsd:decimal ;
  dwc:decimalLongitude "53.8589166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.61255"^^xsd:decimal ;
  geo-pos:long "53.8589166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8157'^^xsd:integer;
  dwc:scientificName 'Goniopora stokesi Milne Edwards & Haime 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8589166667'^^xsd:double;
  dwc:latitude '12.61255'^^xsd:double;
  dwc:aphiaid '207219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8157'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '207219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61255"^^xsd:decimal ;
  dwc:decimalLongitude "53.8589166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.61255"^^xsd:decimal ;
  geo-pos:long "53.8589166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8407'^^xsd:integer;
  dwc:scientificName 'Galaxea astreata (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8589166667'^^xsd:double;
  dwc:latitude '12.61255'^^xsd:double;
  dwc:aphiaid '207368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8407'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '207368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61255"^^xsd:decimal ;
  dwc:decimalLongitude "53.8589166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.61255"^^xsd:decimal ;
  geo-pos:long "53.8589166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8167'^^xsd:integer;
  dwc:scientificName 'Turbinaria mesentarina (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8589166667'^^xsd:double;
  dwc:latitude '12.61255'^^xsd:double;
  dwc:aphiaid '207511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8167'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '207511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61255"^^xsd:decimal ;
  dwc:decimalLongitude "53.8589166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.61255"^^xsd:decimal ;
  geo-pos:long "53.8589166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8080'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8589166667'^^xsd:double;
  dwc:latitude '12.61255'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8080'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61255"^^xsd:decimal ;
  dwc:decimalLongitude "53.8589166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.61255"^^xsd:decimal ;
  geo-pos:long "53.8589166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8303'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8589166667'^^xsd:double;
  dwc:latitude '12.61255'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8303'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61255"^^xsd:decimal ;
  dwc:decimalLongitude "53.8589166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61255 53.8589166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.61255"^^xsd:decimal ;
  geo-pos:long "53.8589166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8225'^^xsd:integer;
  dwc:scientificName 'Cyphastrea serailia (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.8589166667'^^xsd:double;
  dwc:latitude '12.61255'^^xsd:double;
  dwc:aphiaid '207413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8225'^^xsd:string;
  dwc:observationDate '1999-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '207413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8145'^^xsd:integer;
  dwc:scientificName 'Echinopora forskaliana (Milne Edwards & Haime 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '288341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8145'^^xsd:string;
  dwc:aphiaIdAccepted '288341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8070'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8070'^^xsd:string;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8052'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8052'^^xsd:string;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8153'^^xsd:integer;
  dwc:scientificName 'Echinophyllia aspera (Ellis & Solander 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8153'^^xsd:string;
  dwc:aphiaIdAccepted '207370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8215'^^xsd:integer;
  dwc:scientificName 'Coscinaraea columna (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8215'^^xsd:string;
  dwc:aphiaIdAccepted '766867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8421'^^xsd:integer;
  dwc:scientificName 'Lobophyllia hataii Yabe & Sugiyama 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8421'^^xsd:string;
  dwc:aphiaIdAccepted '207390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8192'^^xsd:integer;
  dwc:scientificName 'Pseudosiderastrea tayami Yabe & Sugiyama 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8192'^^xsd:string;
  dwc:aphiaIdAccepted '207272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8058'^^xsd:integer;
  dwc:scientificName 'Porites lobata Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8058'^^xsd:string;
  dwc:aphiaIdAccepted '207225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8380'^^xsd:integer;
  dwc:scientificName 'Montipora mollis Bernard 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8380'^^xsd:string;
  dwc:aphiaIdAccepted '207137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8050'^^xsd:integer;
  dwc:scientificName 'Porites lobata Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8050'^^xsd:string;
  dwc:aphiaIdAccepted '207225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8021'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8021'^^xsd:string;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8039'^^xsd:integer;
  dwc:scientificName 'Oulophyllia crispa (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '207485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8039'^^xsd:string;
  dwc:aphiaIdAccepted '207485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3167666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.88075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3167666667 53.88075)"^^geo:wktLiteral ;
  geo-pos:lat "12.3167666667"^^xsd:decimal ;
  geo-pos:long "53.88075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8121'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.88075'^^xsd:double;
  dwc:latitude '12.3167666667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8121'^^xsd:string;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6541333333 53.9071166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6541333333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9071166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6541333333 53.9071166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6541333333"^^xsd:decimal ;
  geo-pos:long "53.9071166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8422'^^xsd:integer;
  dwc:scientificName 'Lobophyllia hemprichii (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9071166667'^^xsd:double;
  dwc:latitude '12.6541333333'^^xsd:double;
  dwc:aphiaid '207392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8422'^^xsd:string;
  dwc:aphiaIdAccepted '207392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8202'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8202'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8368'^^xsd:integer;
  dwc:scientificName 'Cycloseris palelliformis (Boschma 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '207329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8368'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '716448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8378'^^xsd:integer;
  dwc:scientificName 'Herpolitha weberi Horst 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '411207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8378'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '207363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8240'^^xsd:integer;
  dwc:scientificName 'Stylophora danae Milne Edwards & Haime 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '206976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8240'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '206976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8388'^^xsd:integer;
  dwc:scientificName 'Montipora mollis Bernard 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '207137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8388'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '207137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8433'^^xsd:integer;
  dwc:scientificName 'Symphyllia valenciennesii Milne Edwards & Haime 18'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '207398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8433'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '888145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8223'^^xsd:integer;
  dwc:scientificName 'Coscinaraea columna (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '207256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8223'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '766867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8060'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8060'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3203833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9104666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3203833333 53.9104666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3203833333"^^xsd:decimal ;
  geo-pos:long "53.9104666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8383'^^xsd:integer;
  dwc:scientificName 'Gyrosmilia interrupta (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9104666667'^^xsd:double;
  dwc:latitude '12.3203833333'^^xsd:double;
  dwc:aphiaid '207496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8383'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '207496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6489666667 53.9268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6489666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.9268333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6489666667 53.9268333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6489666667"^^xsd:decimal ;
  geo-pos:long "53.9268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8366'^^xsd:integer;
  dwc:scientificName 'Fungia fungites (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9268333333'^^xsd:double;
  dwc:latitude '12.6489666667'^^xsd:double;
  dwc:aphiaid '207350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8366'^^xsd:string;
  dwc:aphiaIdAccepted '207350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6489666667 53.9268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6489666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.9268333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6489666667 53.9268333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6489666667"^^xsd:decimal ;
  geo-pos:long "53.9268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8087'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9268333333'^^xsd:double;
  dwc:latitude '12.6489666667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8087'^^xsd:string;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.65025"^^xsd:decimal ;
  dwc:decimalLongitude "53.9288333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.65025"^^xsd:decimal ;
  geo-pos:long "53.9288333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8401'^^xsd:integer;
  dwc:scientificName 'Pavona frondifera (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9288333333'^^xsd:double;
  dwc:latitude '12.65025'^^xsd:double;
  dwc:aphiaid '764531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8401'^^xsd:string;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.65025"^^xsd:decimal ;
  dwc:decimalLongitude "53.9288333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.65025"^^xsd:decimal ;
  geo-pos:long "53.9288333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8159'^^xsd:integer;
  dwc:scientificName 'Goniopora somaliensis Vaughan 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9288333333'^^xsd:double;
  dwc:latitude '12.65025'^^xsd:double;
  dwc:aphiaid '207212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8159'^^xsd:string;
  dwc:aphiaIdAccepted '207212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.65025"^^xsd:decimal ;
  dwc:decimalLongitude "53.9288333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.65025"^^xsd:decimal ;
  geo-pos:long "53.9288333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8409'^^xsd:integer;
  dwc:scientificName 'Pavona explanulata (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9288333333'^^xsd:double;
  dwc:latitude '12.65025'^^xsd:double;
  dwc:aphiaid '207306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8409'^^xsd:string;
  dwc:aphiaIdAccepted '207306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.65025"^^xsd:decimal ;
  dwc:decimalLongitude "53.9288333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65025 53.9288333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.65025"^^xsd:decimal ;
  geo-pos:long "53.9288333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8352'^^xsd:integer;
  dwc:scientificName 'Pocillopora damicornis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9288333333'^^xsd:double;
  dwc:latitude '12.65025'^^xsd:double;
  dwc:aphiaid '206953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8352'^^xsd:string;
  dwc:aphiaIdAccepted '206953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6490833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  geo-pos:lat "12.6490833333"^^xsd:decimal ;
  geo-pos:long "53.9338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8037'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9338'^^xsd:double;
  dwc:latitude '12.6490833333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8037'^^xsd:string;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6490833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  geo-pos:lat "12.6490833333"^^xsd:decimal ;
  geo-pos:long "53.9338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8013'^^xsd:integer;
  dwc:scientificName 'Micromussa amakusensis Veron 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9338'^^xsd:double;
  dwc:latitude '12.6490833333'^^xsd:double;
  dwc:aphiaid '578144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8013'^^xsd:string;
  dwc:aphiaIdAccepted '578144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6490833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  geo-pos:lat "12.6490833333"^^xsd:decimal ;
  geo-pos:long "53.9338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8347'^^xsd:integer;
  dwc:scientificName 'Pavona venosa (Ehrenberg 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9338'^^xsd:double;
  dwc:latitude '12.6490833333'^^xsd:double;
  dwc:aphiaid '207301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8347'^^xsd:string;
  dwc:aphiaIdAccepted '207301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6490833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  geo-pos:lat "12.6490833333"^^xsd:decimal ;
  geo-pos:long "53.9338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8369'^^xsd:integer;
  dwc:scientificName 'Fungia granulosa Klunzinger 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9338'^^xsd:double;
  dwc:latitude '12.6490833333'^^xsd:double;
  dwc:aphiaid '717243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8369'^^xsd:string;
  dwc:aphiaIdAccepted '716549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6490833333"^^xsd:decimal ;
  dwc:decimalLongitude "53.9338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6490833333 53.9338)"^^geo:wktLiteral ;
  geo-pos:lat "12.6490833333"^^xsd:decimal ;
  geo-pos:long "53.9338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8126'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9338'^^xsd:double;
  dwc:latitude '12.6490833333'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8126'^^xsd:string;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6454166667 53.93715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6454166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.93715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6454166667 53.93715)"^^geo:wktLiteral ;
  geo-pos:lat "12.6454166667"^^xsd:decimal ;
  geo-pos:long "53.93715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8216'^^xsd:integer;
  dwc:scientificName 'Coscinaraea columna (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.93715'^^xsd:double;
  dwc:latitude '12.6454166667'^^xsd:double;
  dwc:aphiaid '207256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8216'^^xsd:string;
  dwc:aphiaIdAccepted '766867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6454166667 53.93715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6454166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.93715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6454166667 53.93715)"^^geo:wktLiteral ;
  geo-pos:lat "12.6454166667"^^xsd:decimal ;
  geo-pos:long "53.93715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8236'^^xsd:integer;
  dwc:scientificName 'Porites annae Crossland 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.93715'^^xsd:double;
  dwc:latitude '12.6454166667'^^xsd:double;
  dwc:aphiaid '288886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8236'^^xsd:string;
  dwc:aphiaIdAccepted '288886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6454166667 53.93715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6454166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.93715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6454166667 53.93715)"^^geo:wktLiteral ;
  geo-pos:lat "12.6454166667"^^xsd:decimal ;
  geo-pos:long "53.93715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8201'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.93715'^^xsd:double;
  dwc:latitude '12.6454166667'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8201'^^xsd:string;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6424166667 53.9725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6424166667"^^xsd:decimal ;
  dwc:decimalLongitude "53.9725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6424166667 53.9725)"^^geo:wktLiteral ;
  geo-pos:lat "12.6424166667"^^xsd:decimal ;
  geo-pos:long "53.9725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11985'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Indopazifisches Warmwasser- und Tropengebiet.'^^xsd:string;
  dwc:longitude '53.9725'^^xsd:double;
  dwc:latitude '12.6424166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11985'^^xsd:string;
  dwc:observationDate '1999-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:scientificName 'Echinophyllia echinata (Saville-Kent 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '287972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8147'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1349604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8073'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8073'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8105'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8105'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8245'^^xsd:integer;
  dwc:scientificName 'Stylophora danae Milne Edwards & Haime 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '206976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8245'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '206976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8115'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8115'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8359'^^xsd:integer;
  dwc:scientificName 'Astreopora listeri Bernard 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '207125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8359'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '207125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8232'^^xsd:integer;
  dwc:scientificName 'Cyphastrea chalcidicum (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '207415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8232'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '207415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8233'^^xsd:integer;
  dwc:scientificName 'Cyphastrea chalcidicum (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '207415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8233'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '207415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3276"^^xsd:decimal ;
  dwc:decimalLongitude "53.9903333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3276 53.9903333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3276"^^xsd:decimal ;
  geo-pos:long "53.9903333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8102'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.9903333333'^^xsd:double;
  dwc:latitude '12.3276'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8102'^^xsd:string;
  dwc:observationDate '2000-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3267 53.9986333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3267"^^xsd:decimal ;
  dwc:decimalLongitude "53.9986333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3267 53.9986333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3267"^^xsd:decimal ;
  geo-pos:long "53.9986333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8056'^^xsd:integer;
  dwc:scientificName 'Porites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9986333333'^^xsd:double;
  dwc:latitude '12.3267'^^xsd:double;
  dwc:aphiaid '206485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8056'^^xsd:string;
  dwc:aphiaIdAccepted '206485'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3267 53.9986333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3267"^^xsd:decimal ;
  dwc:decimalLongitude "53.9986333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3267 53.9986333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3267"^^xsd:decimal ;
  geo-pos:long "53.9986333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8082'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.9986333333'^^xsd:double;
  dwc:latitude '12.3267'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8082'^^xsd:string;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3252666667 53.99975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3252666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.99975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3252666667 53.99975)"^^geo:wktLiteral ;
  geo-pos:lat "12.3252666667"^^xsd:decimal ;
  geo-pos:long "53.99975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8295'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.99975'^^xsd:double;
  dwc:latitude '12.3252666667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8295'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3252666667 53.99975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3252666667"^^xsd:decimal ;
  dwc:decimalLongitude "53.99975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3252666667 53.99975)"^^geo:wktLiteral ;
  geo-pos:lat "12.3252666667"^^xsd:decimal ;
  geo-pos:long "53.99975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8065'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '53.99975'^^xsd:double;
  dwc:latitude '12.3252666667'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8065'^^xsd:string;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3311666667 54.0435833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3311666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0435833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3311666667 54.0435833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.3311666667"^^xsd:decimal ;
  geo-pos:long "54.0435833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8389'^^xsd:integer;
  dwc:scientificName 'Montipora informis Bernard 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0435833333'^^xsd:double;
  dwc:latitude '12.3311666667'^^xsd:double;
  dwc:aphiaid '207186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8389'^^xsd:string;
  dwc:aphiaIdAccepted '207186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8219'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8219'^^xsd:string;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8048'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8048'^^xsd:string;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8123'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8123'^^xsd:string;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8186'^^xsd:integer;
  dwc:scientificName 'Leptastrea inaequalis Klunzinger 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '207471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8186'^^xsd:string;
  dwc:aphiaIdAccepted '207471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8405'^^xsd:integer;
  dwc:scientificName 'Pavona varians Verrill 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '207303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8405'^^xsd:string;
  dwc:aphiaIdAccepted '207303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8363'^^xsd:integer;
  dwc:scientificName 'Herpolitha limax (Houttoyn 1772)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '207363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8363'^^xsd:string;
  dwc:aphiaIdAccepted '207363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8092'^^xsd:integer;
  dwc:scientificName 'Platygyra crosslandi Matthai 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '207488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8092'^^xsd:string;
  dwc:aphiaIdAccepted '207488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8400'^^xsd:integer;
  dwc:scientificName 'Pavona cactus (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '207312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8400'^^xsd:string;
  dwc:aphiaIdAccepted '207312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6698666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6698666667 54.0458)"^^geo:wktLiteral ;
  geo-pos:lat "12.6698666667"^^xsd:decimal ;
  geo-pos:long "54.0458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8195'^^xsd:integer;
  dwc:scientificName 'Plesiastrea versipora Lamarck 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0458'^^xsd:double;
  dwc:latitude '12.6698666667'^^xsd:double;
  dwc:aphiaid '207494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8195'^^xsd:string;
  dwc:aphiaIdAccepted '207494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6667666667 54.0512166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6667666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0512166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6667666667 54.0512166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6667666667"^^xsd:decimal ;
  geo-pos:long "54.0512166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8064'^^xsd:integer;
  dwc:scientificName 'Porites somaliensis Gravier 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0512166667'^^xsd:double;
  dwc:latitude '12.6667666667'^^xsd:double;
  dwc:aphiaid '207244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8064'^^xsd:string;
  dwc:aphiaIdAccepted '207244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6759333333 54.0703833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6759333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0703833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6759333333 54.0703833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6759333333"^^xsd:decimal ;
  geo-pos:long "54.0703833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8323'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0703833333'^^xsd:double;
  dwc:latitude '12.6759333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8323'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6843666667 54.0751333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6843666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0751333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6843666667 54.0751333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6843666667"^^xsd:decimal ;
  geo-pos:long "54.0751333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8348'^^xsd:integer;
  dwc:scientificName 'Pavona maldivensis (Gardiner 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0751333333'^^xsd:double;
  dwc:latitude '12.6843666667'^^xsd:double;
  dwc:aphiaid '207309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8348'^^xsd:string;
  dwc:aphiaIdAccepted '207309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8077'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8077'^^xsd:string;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8403'^^xsd:integer;
  dwc:scientificName 'Pavona varians Verrill 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8403'^^xsd:string;
  dwc:aphiaIdAccepted '207303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8406'^^xsd:integer;
  dwc:scientificName 'Hydnophora microconos (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8406'^^xsd:string;
  dwc:aphiaIdAccepted '207402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8416'^^xsd:integer;
  dwc:scientificName 'Leptoseris hawaiensis Vaughan 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8416'^^xsd:string;
  dwc:aphiaIdAccepted '207291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8149'^^xsd:integer;
  dwc:scientificName 'Mycedium umbra Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '287738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8149'^^xsd:string;
  dwc:aphiaIdAccepted '287738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8183'^^xsd:integer;
  dwc:scientificName 'Leptastrea pruinosa Crossland 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8183'^^xsd:string;
  dwc:aphiaIdAccepted '207470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8179'^^xsd:integer;
  dwc:scientificName 'Gardineroseris planulata (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8179'^^xsd:string;
  dwc:aphiaIdAccepted '207274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8413'^^xsd:integer;
  dwc:scientificName 'Pavona diffluens (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8413'^^xsd:string;
  dwc:aphiaIdAccepted '207295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8255'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8255'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8226'^^xsd:integer;
  dwc:scientificName 'Cyphastrea microphthalma (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8226'^^xsd:string;
  dwc:aphiaIdAccepted '207416'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6864833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0755833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6864833333 54.0755833333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6864833333"^^xsd:decimal ;
  geo-pos:long "54.0755833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8411'^^xsd:integer;
  dwc:scientificName 'Pavona varians Verrill 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0755833333'^^xsd:double;
  dwc:latitude '12.6864833333'^^xsd:double;
  dwc:aphiaid '207303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8411'^^xsd:string;
  dwc:aphiaIdAccepted '207303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6809 54.0765666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6809"^^xsd:decimal ;
  dwc:decimalLongitude "54.0765666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6809 54.0765666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6809"^^xsd:decimal ;
  geo-pos:long "54.0765666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8135'^^xsd:integer;
  dwc:scientificName 'Echinopora hirsutissima Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0765666667'^^xsd:double;
  dwc:latitude '12.6809'^^xsd:double;
  dwc:aphiaid '207420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8135'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '207420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6809 54.0765666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6809"^^xsd:decimal ;
  dwc:decimalLongitude "54.0765666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6809 54.0765666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6809"^^xsd:decimal ;
  geo-pos:long "54.0765666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8322'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0765666667'^^xsd:double;
  dwc:latitude '12.6809'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8322'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8290'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8290'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8311'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8311'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8277'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8277'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8264'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8264'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8297'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8297'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8298'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8298'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8267'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8267'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8316'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8316'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8291'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8291'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8299'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8299'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8266'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8266'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8263'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8263'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8287'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8287'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8328'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8328'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8310'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8310'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6781333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0768166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6781333333 54.0768166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6781333333"^^xsd:decimal ;
  geo-pos:long "54.0768166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8279'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0768166667'^^xsd:double;
  dwc:latitude '12.6781333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8279'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8288'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8288'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8182'^^xsd:integer;
  dwc:scientificName 'Anomastraea irregularis Marenzeller 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '207518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8182'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '207518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8120'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8120'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8114'^^xsd:integer;
  dwc:scientificName 'Platygyra carnosus Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '763555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8114'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '763555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:scientificName 'Siderastrea sauvignyana Milne Edwards & Haime 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '207515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8181'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '207515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8097'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8097'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8258'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8258'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6926666667"^^xsd:decimal ;
  dwc:decimalLongitude "54.0845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6926666667 54.0845)"^^geo:wktLiteral ;
  geo-pos:lat "12.6926666667"^^xsd:decimal ;
  geo-pos:long "54.0845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0845'^^xsd:double;
  dwc:latitude '12.6926666667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8251'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6933833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  geo-pos:lat "12.6933833333"^^xsd:decimal ;
  geo-pos:long "54.0849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8307'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0849'^^xsd:double;
  dwc:latitude '12.6933833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8307'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6933833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  geo-pos:lat "12.6933833333"^^xsd:decimal ;
  geo-pos:long "54.0849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8261'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0849'^^xsd:double;
  dwc:latitude '12.6933833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8261'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6933833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  geo-pos:lat "12.6933833333"^^xsd:decimal ;
  geo-pos:long "54.0849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8234'^^xsd:integer;
  dwc:scientificName 'Porites harrisoni Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0849'^^xsd:double;
  dwc:latitude '12.6933833333'^^xsd:double;
  dwc:aphiaid '288904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8234'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '288904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6933833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  geo-pos:lat "12.6933833333"^^xsd:decimal ;
  geo-pos:long "54.0849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8109'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0849'^^xsd:double;
  dwc:latitude '12.6933833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8109'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6933833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  geo-pos:lat "12.6933833333"^^xsd:decimal ;
  geo-pos:long "54.0849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8262'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0849'^^xsd:double;
  dwc:latitude '12.6933833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8262'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6933833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  geo-pos:lat "12.6933833333"^^xsd:decimal ;
  geo-pos:long "54.0849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8337'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0849'^^xsd:double;
  dwc:latitude '12.6933833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8337'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6933833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6933833333 54.0849)"^^geo:wktLiteral ;
  geo-pos:lat "12.6933833333"^^xsd:decimal ;
  geo-pos:long "54.0849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8257'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.0849'^^xsd:double;
  dwc:latitude '12.6933833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8257'^^xsd:string;
  dwc:observationDate '2000-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3507833333 54.0924166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3507833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.0924166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3507833333 54.0924166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3507833333"^^xsd:decimal ;
  geo-pos:long "54.0924166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8379'^^xsd:integer;
  dwc:scientificName 'Fungia scutaria Lamarck 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.0924166667'^^xsd:double;
  dwc:latitude '12.3507833333'^^xsd:double;
  dwc:aphiaid '717244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8379'^^xsd:string;
  dwc:aphiaIdAccepted '716542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.7005833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  geo-pos:lat "12.7005833333"^^xsd:decimal ;
  geo-pos:long "54.1115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8026'^^xsd:integer;
  dwc:scientificName 'Leptoria phrygia (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.1115'^^xsd:double;
  dwc:latitude '12.7005833333'^^xsd:double;
  dwc:aphiaid '207477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8026'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '207477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.7005833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  geo-pos:lat "12.7005833333"^^xsd:decimal ;
  geo-pos:long "54.1115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8025'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.1115'^^xsd:double;
  dwc:latitude '12.7005833333'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8025'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.7005833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  geo-pos:lat "12.7005833333"^^xsd:decimal ;
  geo-pos:long "54.1115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8412'^^xsd:integer;
  dwc:scientificName 'Hydnophora exesa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.1115'^^xsd:double;
  dwc:latitude '12.7005833333'^^xsd:double;
  dwc:aphiaid '207403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8412'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '207403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.7005833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.7005833333 54.1115)"^^geo:wktLiteral ;
  geo-pos:lat "12.7005833333"^^xsd:decimal ;
  geo-pos:long "54.1115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8128'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.1115'^^xsd:double;
  dwc:latitude '12.7005833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8128'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6991333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  geo-pos:lat "12.6991333333"^^xsd:decimal ;
  geo-pos:long "54.1142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8089'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1142'^^xsd:double;
  dwc:latitude '12.6991333333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8089'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6991333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  geo-pos:lat "12.6991333333"^^xsd:decimal ;
  geo-pos:long "54.1142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8177'^^xsd:integer;
  dwc:scientificName 'Parasimplastrea sheppardi Veron 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1142'^^xsd:double;
  dwc:latitude '12.6991333333'^^xsd:double;
  dwc:aphiaid '290681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8177'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '207387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6991333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  geo-pos:lat "12.6991333333"^^xsd:decimal ;
  geo-pos:long "54.1142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8027'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1142'^^xsd:double;
  dwc:latitude '12.6991333333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8027'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6991333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  geo-pos:lat "12.6991333333"^^xsd:decimal ;
  geo-pos:long "54.1142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8231'^^xsd:integer;
  dwc:scientificName 'Cyphastrea microphthalma (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1142'^^xsd:double;
  dwc:latitude '12.6991333333'^^xsd:double;
  dwc:aphiaid '207416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8231'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '207416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6991333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6991333333 54.1142)"^^geo:wktLiteral ;
  geo-pos:lat "12.6991333333"^^xsd:decimal ;
  geo-pos:long "54.1142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8078'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1142'^^xsd:double;
  dwc:latitude '12.6991333333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8078'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6980833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1165666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6980833333"^^xsd:decimal ;
  geo-pos:long "54.1165666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8327'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1165666667'^^xsd:double;
  dwc:latitude '12.6980833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8327'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6980833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1165666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6980833333"^^xsd:decimal ;
  geo-pos:long "54.1165666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8281'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1165666667'^^xsd:double;
  dwc:latitude '12.6980833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8281'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6980833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1165666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6980833333"^^xsd:decimal ;
  geo-pos:long "54.1165666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8141'^^xsd:integer;
  dwc:scientificName 'Echinopora irregularis Veron, Turak & De Vantier 2'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1165666667'^^xsd:double;
  dwc:latitude '12.6980833333'^^xsd:double;
  dwc:aphiaid '288343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8141'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '288343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6980833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1165666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6980833333"^^xsd:decimal ;
  geo-pos:long "54.1165666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8309'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1165666667'^^xsd:double;
  dwc:latitude '12.6980833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8309'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6980833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1165666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6980833333"^^xsd:decimal ;
  geo-pos:long "54.1165666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8350'^^xsd:integer;
  dwc:scientificName 'Pocillopora verrucosa (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1165666667'^^xsd:double;
  dwc:latitude '12.6980833333'^^xsd:double;
  dwc:aphiaid '206954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8350'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '206954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6980833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1165666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6980833333"^^xsd:decimal ;
  geo-pos:long "54.1165666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8344'^^xsd:integer;
  dwc:scientificName 'Pocillopora damicornis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1165666667'^^xsd:double;
  dwc:latitude '12.6980833333'^^xsd:double;
  dwc:aphiaid '206953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8344'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '206953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6980833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.1165666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6980833333 54.1165666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6980833333"^^xsd:decimal ;
  geo-pos:long "54.1165666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8294'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1165666667'^^xsd:double;
  dwc:latitude '12.6980833333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8294'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3379 54.1364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3379"^^xsd:decimal ;
  dwc:decimalLongitude "54.1364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3379 54.1364)"^^geo:wktLiteral ;
  geo-pos:lat "12.3379"^^xsd:decimal ;
  geo-pos:long "54.1364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8210'^^xsd:integer;
  dwc:scientificName 'Psammocora superficialis Gardiner 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.1364'^^xsd:double;
  dwc:latitude '12.3379'^^xsd:double;
  dwc:aphiaid '207270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8210'^^xsd:string;
  dwc:aphiaIdAccepted '207271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6674166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.16245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  geo-pos:lat "12.6674166667"^^xsd:decimal ;
  geo-pos:long "54.16245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8314'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.16245'^^xsd:double;
  dwc:latitude '12.6674166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8314'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6674166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.16245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  geo-pos:lat "12.6674166667"^^xsd:decimal ;
  geo-pos:long "54.16245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8326'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.16245'^^xsd:double;
  dwc:latitude '12.6674166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8326'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6674166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.16245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  geo-pos:lat "12.6674166667"^^xsd:decimal ;
  geo-pos:long "54.16245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8269'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.16245'^^xsd:double;
  dwc:latitude '12.6674166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8269'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6674166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.16245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  geo-pos:lat "12.6674166667"^^xsd:decimal ;
  geo-pos:long "54.16245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8338'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.16245'^^xsd:double;
  dwc:latitude '12.6674166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8338'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6674166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.16245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6674166667 54.16245)"^^geo:wktLiteral ;
  geo-pos:lat "12.6674166667"^^xsd:decimal ;
  geo-pos:long "54.16245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8256'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.16245'^^xsd:double;
  dwc:latitude '12.6674166667'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8256'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8107'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8107'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8043'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8043'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8230'^^xsd:integer;
  dwc:scientificName 'Cyphastrea microphthalma (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '207416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8230'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '207416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8137'^^xsd:integer;
  dwc:scientificName 'Echinopora hirsutissima Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '207420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8137'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '207420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8170'^^xsd:integer;
  dwc:scientificName 'Turbinaria mesentarina (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '207511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8170'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '207511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8143'^^xsd:integer;
  dwc:scientificName 'Echinopora gemmacea Lamarck 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '207418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8143'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '207418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8016'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8016'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8275'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8275'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8139'^^xsd:integer;
  dwc:scientificName 'Echinopora irregularis Veron, Turak & De Vantier 2'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '288343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8139'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '288343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8094'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8094'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8038'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8038'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6746333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.19315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6746333333 54.19315)"^^geo:wktLiteral ;
  geo-pos:lat "12.6746333333"^^xsd:decimal ;
  geo-pos:long "54.19315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8346'^^xsd:integer;
  dwc:scientificName 'Lobophyllia hataii Yabe & Sugiyama 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.19315'^^xsd:double;
  dwc:latitude '12.6746333333'^^xsd:double;
  dwc:aphiaid '207390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8346'^^xsd:string;
  dwc:observationDate '2000-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '207390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8032'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8032'^^xsd:string;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8427'^^xsd:integer;
  dwc:scientificName 'Symphyllia radians Milne Edwards & Haime 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '207401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8427'^^xsd:string;
  dwc:aphiaIdAccepted '888141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8125'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8125'^^xsd:string;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8365'^^xsd:integer;
  dwc:scientificName 'Fungia repanda Dana 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '717238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8365'^^xsd:string;
  dwc:aphiaIdAccepted '716653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8360'^^xsd:integer;
  dwc:scientificName 'Millepora dichotoma (Forsksl 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '210733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8360'^^xsd:string;
  dwc:aphiaIdAccepted '210733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8111'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8111'^^xsd:string;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8155'^^xsd:integer;
  dwc:scientificName 'Stylocoeniella guentheri Bassett-Smith 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '206948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8155'^^xsd:string;
  dwc:aphiaIdAccepted '206948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8248'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8248'^^xsd:string;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6738166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.1955166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6738166667 54.1955166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6738166667"^^xsd:decimal ;
  geo-pos:long "54.1955166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8345'^^xsd:integer;
  dwc:scientificName 'Pocillopora verrucosa (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '54.1955166667'^^xsd:double;
  dwc:latitude '12.6738166667'^^xsd:double;
  dwc:aphiaid '206954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8345'^^xsd:string;
  dwc:aphiaIdAccepted '206954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4161833333 54.2394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.4161833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4161833333 54.2394)"^^geo:wktLiteral ;
  geo-pos:lat "12.4161833333"^^xsd:decimal ;
  geo-pos:long "54.2394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8224'^^xsd:integer;
  dwc:scientificName 'Cyphastrea serailia (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '54.2394'^^xsd:double;
  dwc:latitude '12.4161833333'^^xsd:double;
  dwc:aphiaid '207413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8224'^^xsd:string;
  dwc:observationDate '2000-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '207413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4161833333 54.2394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.4161833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4161833333 54.2394)"^^geo:wktLiteral ;
  geo-pos:lat "12.4161833333"^^xsd:decimal ;
  geo-pos:long "54.2394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8156'^^xsd:integer;
  dwc:scientificName 'Goniopora somaliensis Vaughan 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '54.2394'^^xsd:double;
  dwc:latitude '12.4161833333'^^xsd:double;
  dwc:aphiaid '207212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8156'^^xsd:string;
  dwc:observationDate '2000-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '207212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4161833333 54.2394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.4161833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4161833333 54.2394)"^^geo:wktLiteral ;
  geo-pos:lat "12.4161833333"^^xsd:decimal ;
  geo-pos:long "54.2394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8229'^^xsd:integer;
  dwc:scientificName 'Cyphastrea serailia (Forskal 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '54.2394'^^xsd:double;
  dwc:latitude '12.4161833333'^^xsd:double;
  dwc:aphiaid '207413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8229'^^xsd:string;
  dwc:observationDate '2000-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '207413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6487333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6487333333"^^xsd:decimal ;
  geo-pos:long "54.2396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8410'^^xsd:integer;
  dwc:scientificName 'Pavona varians Verrill 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.2396666667'^^xsd:double;
  dwc:latitude '12.6487333333'^^xsd:double;
  dwc:aphiaid '207303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8410'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '207303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6487333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6487333333"^^xsd:decimal ;
  geo-pos:long "54.2396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8051'^^xsd:integer;
  dwc:scientificName 'Oulophyllia bennettae (Veron & Pichon 1977)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.2396666667'^^xsd:double;
  dwc:latitude '12.6487333333'^^xsd:double;
  dwc:aphiaid '288394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8051'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '288394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6487333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6487333333"^^xsd:decimal ;
  geo-pos:long "54.2396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8432'^^xsd:integer;
  dwc:scientificName 'Lobophyllia hataii Yabe & Sugiyama 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.2396666667'^^xsd:double;
  dwc:latitude '12.6487333333'^^xsd:double;
  dwc:aphiaid '207390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8432'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '207390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6487333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6487333333"^^xsd:decimal ;
  geo-pos:long "54.2396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8096'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.2396666667'^^xsd:double;
  dwc:latitude '12.6487333333'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8096'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6487333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6487333333"^^xsd:decimal ;
  geo-pos:long "54.2396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8118'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.2396666667'^^xsd:double;
  dwc:latitude '12.6487333333'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8118'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6487333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6487333333"^^xsd:decimal ;
  geo-pos:long "54.2396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8436'^^xsd:integer;
  dwc:scientificName 'Fungia fungites (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.2396666667'^^xsd:double;
  dwc:latitude '12.6487333333'^^xsd:double;
  dwc:aphiaid '207350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8436'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '207350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6487333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.2396666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6487333333 54.2396666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6487333333"^^xsd:decimal ;
  geo-pos:long "54.2396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8103'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.2396666667'^^xsd:double;
  dwc:latitude '12.6487333333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8103'^^xsd:string;
  dwc:observationDate '2000-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4068166667 54.24015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.4068166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.24015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4068166667 54.24015)"^^geo:wktLiteral ;
  geo-pos:lat "12.4068166667"^^xsd:decimal ;
  geo-pos:long "54.24015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8221'^^xsd:integer;
  dwc:scientificName 'Coscinaraea columna (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Yemen'^^xsd:string;
  dwc:longitude '54.24015'^^xsd:double;
  dwc:latitude '12.4068166667'^^xsd:double;
  dwc:aphiaid '207256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8221'^^xsd:string;
  dwc:aphiaIdAccepted '766867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6442166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.2650333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6442166667"^^xsd:decimal ;
  geo-pos:long "54.2650333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8194'^^xsd:integer;
  dwc:scientificName 'Plesiastrea versipora Lamarck 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.2650333333'^^xsd:double;
  dwc:latitude '12.6442166667'^^xsd:double;
  dwc:aphiaid '207494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8194'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '207494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6442166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.2650333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6442166667"^^xsd:decimal ;
  geo-pos:long "54.2650333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8084'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.2650333333'^^xsd:double;
  dwc:latitude '12.6442166667'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8084'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6442166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.2650333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6442166667"^^xsd:decimal ;
  geo-pos:long "54.2650333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8358'^^xsd:integer;
  dwc:scientificName 'Astreopora gracilis Bernard 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.2650333333'^^xsd:double;
  dwc:latitude '12.6442166667'^^xsd:double;
  dwc:aphiaid '207124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8358'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '207124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6442166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.2650333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6442166667"^^xsd:decimal ;
  geo-pos:long "54.2650333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8397'^^xsd:integer;
  dwc:scientificName 'Montipora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.2650333333'^^xsd:double;
  dwc:latitude '12.6442166667'^^xsd:double;
  dwc:aphiaid '203834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8397'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '203834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6442166667"^^xsd:decimal ;
  dwc:decimalLongitude "54.2650333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6442166667 54.2650333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.6442166667"^^xsd:decimal ;
  geo-pos:long "54.2650333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8117'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.2650333333'^^xsd:double;
  dwc:latitude '12.6442166667'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8117'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8217'^^xsd:integer;
  dwc:scientificName 'Coscinaraea crassa Veron & Pichon 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '287937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8217'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '287937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8415'^^xsd:integer;
  dwc:scientificName 'Leptoseris explanata Yabe & Sugiyama 1941'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '207289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8415'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '207289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:scientificName 'Oxypora lacera (Verrill 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '207374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8148'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '207374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8144'^^xsd:integer;
  dwc:scientificName 'Mycedium elephantotus Pallas 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '207373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8144'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '207373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8349'^^xsd:integer;
  dwc:scientificName 'Pachyseris speciosa (Dana 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '207293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8349'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '207293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8375'^^xsd:integer;
  dwc:scientificName 'Tubastrea micrantha'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '207503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8375'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '291255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8270'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8270'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8319'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8319'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8085'^^xsd:integer;
  dwc:scientificName 'Favia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8085'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8122'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8122'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6223"^^xsd:decimal ;
  dwc:decimalLongitude "54.2929666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6223 54.2929666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6223"^^xsd:decimal ;
  geo-pos:long "54.2929666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8241'^^xsd:integer;
  dwc:scientificName 'Stylophora kuehlmanni Scheer & Pillai 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.2929666667'^^xsd:double;
  dwc:latitude '12.6223'^^xsd:double;
  dwc:aphiaid '206985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8241'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '206985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6031833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.3511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6031833333"^^xsd:decimal ;
  geo-pos:long "54.3511166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8031'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.3511166667'^^xsd:double;
  dwc:latitude '12.6031833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8031'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6031833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.3511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6031833333"^^xsd:decimal ;
  geo-pos:long "54.3511166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8100'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.3511166667'^^xsd:double;
  dwc:latitude '12.6031833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8100'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6031833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.3511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6031833333"^^xsd:decimal ;
  geo-pos:long "54.3511166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8030'^^xsd:integer;
  dwc:scientificName 'Favites sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.3511166667'^^xsd:double;
  dwc:latitude '12.6031833333'^^xsd:double;
  dwc:aphiaid '206158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8030'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '206158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6031833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.3511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6031833333"^^xsd:decimal ;
  geo-pos:long "54.3511166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8015'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.3511166667'^^xsd:double;
  dwc:latitude '12.6031833333'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8015'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6031833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.3511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6031833333"^^xsd:decimal ;
  geo-pos:long "54.3511166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8116'^^xsd:integer;
  dwc:scientificName 'Goniastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.3511166667'^^xsd:double;
  dwc:latitude '12.6031833333'^^xsd:double;
  dwc:aphiaid '205082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8116'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '205082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.6031833333"^^xsd:decimal ;
  dwc:decimalLongitude "54.3511166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.6031833333 54.3511166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.6031833333"^^xsd:decimal ;
  geo-pos:long "54.3511166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8044'^^xsd:integer;
  dwc:scientificName 'Acanthastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.3511166667'^^xsd:double;
  dwc:latitude '12.6031833333'^^xsd:double;
  dwc:aphiaid '206405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8044'^^xsd:string;
  dwc:observationDate '2000-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '206405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8249'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8249'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8274'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8274'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8098'^^xsd:integer;
  dwc:scientificName 'Montastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '248068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8098'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '204717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8189'^^xsd:integer;
  dwc:scientificName 'Leptastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '204278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8189'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '204278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8404'^^xsd:integer;
  dwc:scientificName 'Pavona explanulata (Lamarck 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '207306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8404'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '207306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8393'^^xsd:integer;
  dwc:scientificName 'Tubastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '205704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8393'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '267930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8373'^^xsd:integer;
  dwc:scientificName 'Tubastrea micrantha'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '207503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8373'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '291255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8306'^^xsd:integer;
  dwc:scientificName 'Acropora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8306'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8136'^^xsd:integer;
  dwc:scientificName 'Echinopora irregularis Veron, Turak & De Vantier 2'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '288343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8136'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '288343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8354'^^xsd:integer;
  dwc:scientificName 'Pocillopora eydouxi Milne Edwards & Haime 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '206958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8354'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '206952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8343'^^xsd:integer;
  dwc:scientificName 'Pocillopora damicornis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '206953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8343'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '206953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.61935"^^xsd:decimal ;
  dwc:decimalLongitude "54.35195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.61935 54.35195)"^^geo:wktLiteral ;
  geo-pos:lat "12.61935"^^xsd:decimal ;
  geo-pos:long "54.35195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8187'^^xsd:integer;
  dwc:scientificName 'Leptastrea transversa Klunzinger 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.35195'^^xsd:double;
  dwc:latitude '12.61935'^^xsd:double;
  dwc:aphiaid '207474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8187'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '207474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.58925 54.3867333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.58925"^^xsd:decimal ;
  dwc:decimalLongitude "54.3867333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.58925 54.3867333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.58925"^^xsd:decimal ;
  geo-pos:long "54.3867333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8320'^^xsd:integer;
  dwc:scientificName 'Pocillopora damicornis (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.3867333333'^^xsd:double;
  dwc:latitude '12.58925'^^xsd:double;
  dwc:aphiaid '206953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8320'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '206953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.58925 54.3867333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.58925"^^xsd:decimal ;
  dwc:decimalLongitude "54.3867333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.58925 54.3867333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.58925"^^xsd:decimal ;
  geo-pos:long "54.3867333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '8355'^^xsd:integer;
  dwc:scientificName 'Pocillopora verrucosa (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.3867333333'^^xsd:double;
  dwc:latitude '12.58925'^^xsd:double;
  dwc:aphiaid '206954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:8355'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '206954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3333333333 56.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "56.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3333333333 56.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "25.3333333333"^^xsd:decimal ;
  geo-pos:long "56.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6825'^^xsd:integer;
  dwc:scientificName 'Muricella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3666666667'^^xsd:double;
  dwc:latitude '25.3333333333'^^xsd:double;
  dwc:aphiaid '267602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6825'^^xsd:string;
  dwc:aphiaIdAccepted '267602'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3333333333 56.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "56.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3333333333 56.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "25.3333333333"^^xsd:decimal ;
  geo-pos:long "56.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6835'^^xsd:integer;
  dwc:scientificName 'Menella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3666666667'^^xsd:double;
  dwc:latitude '25.3333333333'^^xsd:double;
  dwc:aphiaid '205632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6835'^^xsd:string;
  dwc:aphiaIdAccepted '205632'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3333333333 56.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "56.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3333333333 56.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "25.3333333333"^^xsd:decimal ;
  geo-pos:long "56.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6838'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3666666667'^^xsd:double;
  dwc:latitude '25.3333333333'^^xsd:double;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6838'^^xsd:string;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4166666667 56.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "56.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4166666667 56.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "25.4166666667"^^xsd:decimal ;
  geo-pos:long "56.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6817'^^xsd:integer;
  dwc:scientificName 'Echinomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3666666667'^^xsd:double;
  dwc:latitude '25.4166666667'^^xsd:double;
  dwc:aphiaid '177740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6817'^^xsd:string;
  dwc:aphiaIdAccepted '177740'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4166666667 56.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "56.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4166666667 56.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "25.4166666667"^^xsd:decimal ;
  geo-pos:long "56.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6834'^^xsd:integer;
  dwc:scientificName 'Euplexaura sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3666666667'^^xsd:double;
  dwc:latitude '25.4166666667'^^xsd:double;
  dwc:aphiaid '204195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6834'^^xsd:string;
  dwc:aphiaIdAccepted '204195'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6824'^^xsd:integer;
  dwc:scientificName 'Muricella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '267602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6824'^^xsd:string;
  dwc:aphiaIdAccepted '267602'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6830-b>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6830-b> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6830-b> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6830-b>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6830-b>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6830-b" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6830-b'^^xsd:string;
  dwc:scientificName 'Ellisella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '125298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6830-b'^^xsd:string;
  dwc:aphiaIdAccepted '125298'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6823'^^xsd:integer;
  dwc:scientificName 'Muricella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '267602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6823'^^xsd:string;
  dwc:aphiaIdAccepted '267602'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6828-c>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6828-c> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6828-c> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6828-c>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6828-c>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6828-c" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6828-c'^^xsd:string;
  dwc:scientificName 'Ellisella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '125298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6828-c'^^xsd:string;
  dwc:aphiaIdAccepted '125298'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6829'^^xsd:integer;
  dwc:scientificName 'Ellisella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '125298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6829'^^xsd:string;
  dwc:aphiaIdAccepted '125298'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6818'^^xsd:integer;
  dwc:scientificName 'Echinomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '177740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6818'^^xsd:string;
  dwc:aphiaIdAccepted '177740'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6836'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6836'^^xsd:string;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.36555 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.36555"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.36555 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.36555"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6827'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.36555'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6827'^^xsd:string;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4166666667 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.4166666667 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.4166666667"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6837'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.4166666667'^^xsd:double;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6837'^^xsd:string;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8166666667 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8166666667 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.8166666667"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6833'^^xsd:integer;
  dwc:scientificName 'Euplexaura sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.8166666667'^^xsd:double;
  dwc:aphiaid '204195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6833'^^xsd:string;
  dwc:aphiaIdAccepted '204195'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8166666667 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8166666667 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.8166666667"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6822'^^xsd:integer;
  dwc:scientificName 'Echinogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.8166666667'^^xsd:double;
  dwc:aphiaid '267402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6822'^^xsd:string;
  dwc:aphiaIdAccepted '267402'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8166666667 56.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "56.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8166666667 56.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.8166666667"^^xsd:decimal ;
  geo-pos:long "56.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6820'^^xsd:integer;
  dwc:scientificName 'Echinomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.3833333333'^^xsd:double;
  dwc:latitude '25.8166666667'^^xsd:double;
  dwc:aphiaid '177740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6820'^^xsd:string;
  dwc:aphiaIdAccepted '177740'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.9333333333 56.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "56.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.9333333333 56.4666666667)"^^geo:wktLiteral ;
  geo-pos:lat "25.9333333333"^^xsd:decimal ;
  geo-pos:long "56.4666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6832'^^xsd:integer;
  dwc:scientificName 'Euplexaura sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.4666666667'^^xsd:double;
  dwc:latitude '25.9333333333'^^xsd:double;
  dwc:aphiaid '204195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6832'^^xsd:string;
  dwc:aphiaIdAccepted '204195'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.9347166667 56.4672166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.9347166667"^^xsd:decimal ;
  dwc:decimalLongitude "56.4672166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.9347166667 56.4672166667)"^^geo:wktLiteral ;
  geo-pos:lat "25.9347166667"^^xsd:decimal ;
  geo-pos:long "56.4672166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6819'^^xsd:integer;
  dwc:scientificName 'Echinomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.4672166667'^^xsd:double;
  dwc:latitude '25.9347166667'^^xsd:double;
  dwc:aphiaid '177740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6819'^^xsd:string;
  dwc:aphiaIdAccepted '177740'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.9347166667 56.4672166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.9347166667"^^xsd:decimal ;
  dwc:decimalLongitude "56.4672166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.9347166667 56.4672166667)"^^geo:wktLiteral ;
  geo-pos:lat "25.9347166667"^^xsd:decimal ;
  geo-pos:long "56.4672166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6821'^^xsd:integer;
  dwc:scientificName 'Echinogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '56.4672166667'^^xsd:double;
  dwc:latitude '25.9347166667'^^xsd:double;
  dwc:aphiaid '267402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6821'^^xsd:string;
  dwc:aphiaIdAccepted '267402'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6826-d>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6826-d> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6826-d> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 65.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.35"^^xsd:decimal ;
  dwc:decimalLongitude "65.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6826-d>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.35 65.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.35"^^xsd:decimal ;
  geo-pos:long "65.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6826-d>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6826-d" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6826-d'^^xsd:string;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Gulf of Oman'^^xsd:string;
  dwc:longitude '65.3833333333'^^xsd:double;
  dwc:latitude '25.35'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6826-d'^^xsd:string;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9666666667 72.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "72.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9666666667 72.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.9666666667"^^xsd:decimal ;
  geo-pos:long "72.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11804'^^xsd:integer;
  dwc:scientificName 'Thouarella chilensis Knkenthal 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '72.8666666667'^^xsd:double;
  dwc:latitude '-66.9666666667'^^xsd:double;
  dwc:aphiaid '286556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11804'^^xsd:string;
  dwc:observationDate '1985-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '286556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.3 73.3166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.3"^^xsd:decimal ;
  dwc:decimalLongitude "73.3166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.3 73.3166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-53.3"^^xsd:decimal ;
  geo-pos:long "73.3166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11805'^^xsd:integer;
  dwc:scientificName 'Thouarella chilensis Knkenthal 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '73.3166666667'^^xsd:double;
  dwc:latitude '-53.3'^^xsd:double;
  dwc:aphiaid '286556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11805'^^xsd:string;
  dwc:observationDate '1985-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '286556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11848-a>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11848-a> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11848-a> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9833333333 73.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "73.8833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11848-a>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9833333333 73.8833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-66.9833333333"^^xsd:decimal ;
  geo-pos:long "73.8833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11848-a>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11848-a" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11848-a'^^xsd:string;
  dwc:scientificName 'Dasystenella acanthina (Wright & Studer 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '73.8833333333'^^xsd:double;
  dwc:latitude '-66.9833333333'^^xsd:double;
  dwc:aphiaid '289785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11848-a'^^xsd:string;
  dwc:observationDate '1971-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '289785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9833333333 73.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "73.8833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9833333333 73.8833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-66.9833333333"^^xsd:decimal ;
  geo-pos:long "73.8833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11808'^^xsd:integer;
  dwc:scientificName 'Thouarella chilensis Knkenthal 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '73.8833333333'^^xsd:double;
  dwc:latitude '-66.9833333333'^^xsd:double;
  dwc:aphiaid '286556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11808'^^xsd:string;
  dwc:observationDate '1985-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '286556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9333333333 74.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "74.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.9333333333 74.0666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.9333333333"^^xsd:decimal ;
  geo-pos:long "74.0666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11807'^^xsd:integer;
  dwc:scientificName 'Thouarella crenelata Knkenthal 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '74.0666666667'^^xsd:double;
  dwc:latitude '-66.9333333333'^^xsd:double;
  dwc:aphiaid '286558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11807'^^xsd:string;
  dwc:observationDate '1985-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1774499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.6833333333 74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "74.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.6833333333 74.4)"^^geo:wktLiteral ;
  geo-pos:lat "-52.6833333333"^^xsd:decimal ;
  geo-pos:long "74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11824'^^xsd:integer;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Heart Island and Mc Donald Islands'^^xsd:string;
  dwc:longitude '74.4'^^xsd:double;
  dwc:latitude '-52.6833333333'^^xsd:double;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11824'^^xsd:string;
  dwc:observationDate '1985-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.7791666667 77.5266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.7791666667"^^xsd:decimal ;
  dwc:decimalLongitude "77.5266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.7791666667 77.5266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-38.7791666667"^^xsd:decimal ;
  geo-pos:long "77.5266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '77.5266666667'^^xsd:double;
  dwc:latitude '-38.7791666667'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:523'^^xsd:string;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61805 78.8513833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.61805"^^xsd:decimal ;
  dwc:decimalLongitude "78.8513833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61805 78.8513833333)"^^geo:wktLiteral ;
  geo-pos:lat "9.61805"^^xsd:decimal ;
  geo-pos:long "78.8513833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9547'^^xsd:integer;
  dwc:scientificName 'Riisea paniculata Duchassaing & Michelotti 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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:longitude '78.8513833333'^^xsd:double;
  dwc:latitude '9.61805'^^xsd:double;
  dwc:aphiaid '290997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9547'^^xsd:string;
  dwc:observationDate '1966-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '290997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Campanularia subrufa JSderholm 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '578145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:368'^^xsd:string;
  dwc:observationDate '1902-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '174415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Symplectoscyphus glacialis (JSderholm 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '174538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:401'^^xsd:string;
  dwc:observationDate '1902-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '174538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Symplectoscyphus glacialis (JSderholm 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '174538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:398'^^xsd:string;
  dwc:observationDate '1903-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '174538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Campanularia subrufa JSderholm 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '578145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:445'^^xsd:string;
  dwc:observationDate '1902-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '174415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Campanularia subrufa JSderholm 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '578145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:367'^^xsd:string;
  dwc:observationDate '1902-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '174415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Staurotheca antarctica Hartlaub 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '174591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:536'^^xsd:string;
  dwc:observationDate '1903-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '174591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Lafoea antarctica Hartlaub 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '284974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:443'^^xsd:string;
  dwc:observationDate '1903-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '284946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.0358333333"^^xsd:decimal ;
  dwc:decimalLongitude "89.6347166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.0358333333 89.6347166667)"^^geo:wktLiteral ;
  geo-pos:lat "-66.0358333333"^^xsd:decimal ;
  geo-pos:long "89.6347166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Clathrozoon drygalskii Vanh÷ffen 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '89.6347166667'^^xsd:double;
  dwc:latitude '-66.0358333333'^^xsd:double;
  dwc:aphiaid '578146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:349'^^xsd:string;
  dwc:observationDate '1903-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '231582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9666666667 91.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "91.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9666666667 91.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9666666667"^^xsd:decimal ;
  geo-pos:long "91.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Halitrephes valdiviae Vanh÷ffen 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '91.6666666667'^^xsd:double;
  dwc:latitude '-27.9666666667'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:541'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.81333333333 93.1266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.81333333333"^^xsd:decimal ;
  dwc:decimalLongitude "93.1266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.81333333333 93.1266666667)"^^geo:wktLiteral ;
  geo-pos:lat "7.81333333333"^^xsd:decimal ;
  geo-pos:long "93.1266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Stichopathes indica Schultze 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '93.1266666667'^^xsd:double;
  dwc:latitude '7.81333333333'^^xsd:double;
  dwc:aphiaid '283967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:98'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '283967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.9 93.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.9"^^xsd:decimal ;
  dwc:decimalLongitude "93.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.9 93.48)"^^geo:wktLiteral ;
  geo-pos:lat "6.9"^^xsd:decimal ;
  geo-pos:long "93.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Pennatula murrayi K÷lliker 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '93.48'^^xsd:double;
  dwc:latitude '6.9'^^xsd:double;
  dwc:aphiaid '221130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:111'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '221130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72 98.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.72"^^xsd:decimal ;
  dwc:decimalLongitude "98.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72 98.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.72"^^xsd:decimal ;
  geo-pos:long "98.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Flabellum pavoninum Lesson 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '98.5633333333'^^xsd:double;
  dwc:latitude '-0.72'^^xsd:double;
  dwc:aphiaid '287022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:516'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '287022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.0166666667 120.285833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "120.285833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.0166666667 120.285833333)"^^geo:wktLiteral ;
  geo-pos:lat "14.0166666667"^^xsd:decimal ;
  geo-pos:long "120.285833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9778'^^xsd:integer;
  dwc:scientificName 'Letepsammia formosissima (Moseley 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '120.285833333'^^xsd:double;
  dwc:latitude '14.0166666667'^^xsd:double;
  dwc:aphiaid '290286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9778'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '290286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.0002833333 120.301383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.0002833333"^^xsd:decimal ;
  dwc:decimalLongitude "120.301383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.0002833333 120.301383333)"^^geo:wktLiteral ;
  geo-pos:lat "14.0002833333"^^xsd:decimal ;
  geo-pos:long "120.301383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9779'^^xsd:integer;
  dwc:scientificName 'Letepsammia formosissima (Moseley 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '120.301383333'^^xsd:double;
  dwc:latitude '14.0002833333'^^xsd:double;
  dwc:aphiaid '290286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9779'^^xsd:string;
  dwc:observationDate '1980-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '290286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.00195 120.302216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.00195"^^xsd:decimal ;
  dwc:decimalLongitude "120.302216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.00195 120.302216667)"^^geo:wktLiteral ;
  geo-pos:lat "14.00195"^^xsd:decimal ;
  geo-pos:long "120.302216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9776'^^xsd:integer;
  dwc:scientificName 'Letepsammia formosissima (Moseley 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '120.302216667'^^xsd:double;
  dwc:latitude '14.00195'^^xsd:double;
  dwc:aphiaid '290286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9776'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '290286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.1166666667 123.216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "123.216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.1166666667 123.216666667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.1166666667"^^xsd:decimal ;
  geo-pos:long "123.216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9374'^^xsd:integer;
  dwc:scientificName 'Telesto riisei Duchassaing & Michelotti 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '123.216666667'^^xsd:double;
  dwc:latitude '-13.1166666667'^^xsd:double;
  dwc:aphiaid '287521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9374'^^xsd:string;
  dwc:aphiaIdAccepted '395098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3333333333 133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "133.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3333333333 133.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.3333333333"^^xsd:decimal ;
  geo-pos:long "133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4807'^^xsd:integer;
  dwc:scientificName 'Flabellum japonicum Moseley 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '133.5'^^xsd:double;
  dwc:latitude '33.3333333333'^^xsd:double;
  dwc:aphiaid '287011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4807'^^xsd:string;
  dwc:aphiaIdAccepted '287011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3333333333 133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "133.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3333333333 133.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.3333333333"^^xsd:decimal ;
  geo-pos:long "133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4808'^^xsd:integer;
  dwc:scientificName 'Flabellum deludens Marenzeller 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '133.5'^^xsd:double;
  dwc:latitude '33.3333333333'^^xsd:double;
  dwc:aphiaid '287007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4808'^^xsd:string;
  dwc:aphiaIdAccepted '287007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3333333333 133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "133.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/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3333333333 133.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.3333333333"^^xsd:decimal ;
  geo-pos:long "133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '4809'^^xsd:integer;
  dwc:scientificName 'Endopachys grayi Milne-Edwards & Haime 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '133.5'^^xsd:double;
  dwc:latitude '33.3333333333'^^xsd:double;
  dwc:aphiaid '289891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:4809'^^xsd:string;
  dwc:aphiaIdAccepted '289891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0172166667 145.20055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0172166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.20055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0172166667 145.20055)"^^geo:wktLiteral ;
  geo-pos:lat "20.0172166667"^^xsd:decimal ;
  geo-pos:long "145.20055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11605'^^xsd:integer;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.20055'^^xsd:double;
  dwc:latitude '20.0172166667'^^xsd:double;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11605'^^xsd:string;
  dwc:observationDate '1984-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0172166667 145.20055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0172166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.20055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0172166667 145.20055)"^^geo:wktLiteral ;
  geo-pos:lat "20.0172166667"^^xsd:decimal ;
  geo-pos:long "145.20055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10885'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '145.20055'^^xsd:double;
  dwc:latitude '20.0172166667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10885'^^xsd:string;
  dwc:observationDate '1984-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.201116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0186166667"^^xsd:decimal ;
  geo-pos:long "145.201116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11603'^^xsd:integer;
  dwc:scientificName 'Callogorgia tuberculata (Versluys 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.201116667'^^xsd:double;
  dwc:latitude '20.0186166667'^^xsd:double;
  dwc:aphiaid '292516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11603'^^xsd:string;
  dwc:observationDate '1984-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '292516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.201116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0186166667"^^xsd:decimal ;
  geo-pos:long "145.201116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11358'^^xsd:integer;
  dwc:scientificName 'Versluysia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.201116667'^^xsd:double;
  dwc:latitude '20.0186166667'^^xsd:double;
  dwc:aphiaid '578628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11358'^^xsd:string;
  dwc:observationDate '1984-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '267602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.201116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0186166667"^^xsd:decimal ;
  geo-pos:long "145.201116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11621'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.201116667'^^xsd:double;
  dwc:latitude '20.0186166667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11621'^^xsd:string;
  dwc:observationDate '1984-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.201116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0186166667 145.201116667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0186166667"^^xsd:decimal ;
  geo-pos:long "145.201116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11378'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.201116667'^^xsd:double;
  dwc:latitude '20.0186166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11378'^^xsd:string;
  dwc:observationDate '1984-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0016666667 145.234166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0016666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0016666667 145.234166667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0016666667"^^xsd:decimal ;
  geo-pos:long "145.234166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11379'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234166667'^^xsd:double;
  dwc:latitude '20.0016666667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11379'^^xsd:string;
  dwc:observationDate '1984-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0016666667 145.234166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0016666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0016666667 145.234166667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0016666667"^^xsd:decimal ;
  geo-pos:long "145.234166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11606'^^xsd:integer;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234166667'^^xsd:double;
  dwc:latitude '20.0016666667'^^xsd:double;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11606'^^xsd:string;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0016666667 145.234166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0016666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0016666667 145.234166667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0016666667"^^xsd:decimal ;
  geo-pos:long "145.234166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11451'^^xsd:integer;
  dwc:scientificName 'Bebryce sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234166667'^^xsd:double;
  dwc:latitude '20.0016666667'^^xsd:double;
  dwc:aphiaid '125308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11451'^^xsd:string;
  dwc:aphiaIdAccepted '125308'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0022166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0022166667"^^xsd:decimal ;
  geo-pos:long "145.234716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11376'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234716667'^^xsd:double;
  dwc:latitude '20.0022166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11376'^^xsd:string;
  dwc:observationDate '1984-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0022166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0022166667"^^xsd:decimal ;
  geo-pos:long "145.234716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11448'^^xsd:integer;
  dwc:scientificName 'Scleracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234716667'^^xsd:double;
  dwc:latitude '20.0022166667'^^xsd:double;
  dwc:aphiaid '267830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11448'^^xsd:string;
  dwc:observationDate '1984-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '267830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0022166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0022166667"^^xsd:decimal ;
  geo-pos:long "145.234716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11622'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234716667'^^xsd:double;
  dwc:latitude '20.0022166667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11622'^^xsd:string;
  dwc:observationDate '1984-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0022166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0022166667"^^xsd:decimal ;
  geo-pos:long "145.234716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11452'^^xsd:integer;
  dwc:scientificName 'Scleracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234716667'^^xsd:double;
  dwc:latitude '20.0022166667'^^xsd:double;
  dwc:aphiaid '267830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11452'^^xsd:string;
  dwc:observationDate '1984-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '267830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0022166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0022166667"^^xsd:decimal ;
  geo-pos:long "145.234716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11377'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234716667'^^xsd:double;
  dwc:latitude '20.0022166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11377'^^xsd:string;
  dwc:observationDate '1984-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0022166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0022166667"^^xsd:decimal ;
  geo-pos:long "145.234716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11393'^^xsd:integer;
  dwc:scientificName 'Astrogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234716667'^^xsd:double;
  dwc:latitude '20.0022166667'^^xsd:double;
  dwc:aphiaid '267242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11393'^^xsd:string;
  dwc:observationDate '1984-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '267242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.0022166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.234716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.0022166667 145.234716667)"^^geo:wktLiteral ;
  geo-pos:lat "20.0022166667"^^xsd:decimal ;
  geo-pos:long "145.234716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11635'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.234716667'^^xsd:double;
  dwc:latitude '20.0022166667'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11635'^^xsd:string;
  dwc:observationDate '1984-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11392'^^xsd:integer;
  dwc:scientificName 'Astrogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '267242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11392'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10890'^^xsd:integer;
  dwc:scientificName 'Acabaria sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '205698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10890'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '205342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11354'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11354'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11364'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11364'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11611'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11611'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11610'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11610'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11447'^^xsd:integer;
  dwc:scientificName 'Scleracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '267830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11447'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11470'^^xsd:integer;
  dwc:scientificName 'Villogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '125316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11470'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11454'^^xsd:integer;
  dwc:scientificName 'Bebryce sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '125308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11454'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11612'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11612'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10891'^^xsd:integer;
  dwc:scientificName 'Subergorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '205010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10891'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '205010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11368'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11368'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3188833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.652216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3188833333 145.652216667)"^^geo:wktLiteral ;
  geo-pos:lat "16.3188833333"^^xsd:decimal ;
  geo-pos:long "145.652216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10888'^^xsd:integer;
  dwc:scientificName 'Siphonogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '145.652216667'^^xsd:double;
  dwc:latitude '16.3188833333'^^xsd:double;
  dwc:aphiaid '206094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10888'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '206094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8172166667 145.668333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8172166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.668333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8172166667 145.668333333)"^^geo:wktLiteral ;
  geo-pos:lat "18.8172166667"^^xsd:decimal ;
  geo-pos:long "145.668333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11375'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.668333333'^^xsd:double;
  dwc:latitude '18.8172166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11375'^^xsd:string;
  dwc:observationDate '1984-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8172166667 145.668333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8172166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.668333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8172166667 145.668333333)"^^geo:wktLiteral ;
  geo-pos:lat "18.8172166667"^^xsd:decimal ;
  geo-pos:long "145.668333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11374'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.668333333'^^xsd:double;
  dwc:latitude '18.8172166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11374'^^xsd:string;
  dwc:observationDate '1984-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8172166667 145.668333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8172166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.668333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8172166667 145.668333333)"^^geo:wktLiteral ;
  geo-pos:lat "18.8172166667"^^xsd:decimal ;
  geo-pos:long "145.668333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11602'^^xsd:integer;
  dwc:scientificName 'Callogorgia tuberculata (Versluys 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.668333333'^^xsd:double;
  dwc:latitude '18.8172166667'^^xsd:double;
  dwc:aphiaid '292516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11602'^^xsd:string;
  dwc:observationDate '1984-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '292516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.683333333)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10887'^^xsd:integer;
  dwc:scientificName 'Siphonogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '145.683333333'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '206094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10887'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '206094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11391'^^xsd:integer;
  dwc:scientificName 'Acanthomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '204750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11391'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '204750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11365'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11365'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11367'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11367'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11366'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11366'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11356'^^xsd:integer;
  dwc:scientificName 'Versluysia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '578628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11356'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11463'^^xsd:integer;
  dwc:scientificName 'Paracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '267673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11463'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1665601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11609'^^xsd:integer;
  dwc:scientificName 'Ellisella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '125298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11609'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11614'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11614'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11613'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11613'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3186166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.68445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3186166667 145.68445)"^^geo:wktLiteral ;
  geo-pos:lat "16.3186166667"^^xsd:decimal ;
  geo-pos:long "145.68445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11395'^^xsd:integer;
  dwc:scientificName 'Astrogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.68445'^^xsd:double;
  dwc:latitude '16.3186166667'^^xsd:double;
  dwc:aphiaid '267242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11395'^^xsd:string;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '267242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.684716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.684716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.684716667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.684716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11631'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.684716667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11631'^^xsd:string;
  dwc:observationDate '1984-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.701383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.701383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.701383333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.701383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10896'^^xsd:integer;
  dwc:scientificName 'Parisis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '145.701383333'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '267706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10896'^^xsd:string;
  dwc:observationDate '1984-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '267706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.701383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.701383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.701383333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.701383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11373'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.701383333'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11373'^^xsd:string;
  dwc:observationDate '1984-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10889'^^xsd:integer;
  dwc:scientificName 'Siphonogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '206094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10889'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '206094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11353'^^xsd:integer;
  dwc:scientificName 'Versluysia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '578628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11353'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '267602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11633'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11633'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11460'^^xsd:integer;
  dwc:scientificName 'Paracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '267673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11460'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1665601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11456'^^xsd:integer;
  dwc:scientificName 'Bebryce sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '125308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11456'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11620'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11620'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11632'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11632'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11394'^^xsd:integer;
  dwc:scientificName 'Astrogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '267242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11394'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '267242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11455'^^xsd:integer;
  dwc:scientificName 'Bebryce sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '125308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11455'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.702216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0177833333 145.702216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.0177833333"^^xsd:decimal ;
  geo-pos:long "145.702216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11618'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.702216667'^^xsd:double;
  dwc:latitude '18.0177833333'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11618'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0347166667 145.733883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0347166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.733883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0347166667 145.733883333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0347166667"^^xsd:decimal ;
  geo-pos:long "145.733883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11467'^^xsd:integer;
  dwc:scientificName 'Bebryce sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.733883333'^^xsd:double;
  dwc:latitude '18.0347166667'^^xsd:double;
  dwc:aphiaid '125308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11467'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0347166667 145.733883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0347166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.733883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0347166667 145.733883333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0347166667"^^xsd:decimal ;
  geo-pos:long "145.733883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11471'^^xsd:integer;
  dwc:scientificName 'Villogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.733883333'^^xsd:double;
  dwc:latitude '18.0347166667'^^xsd:double;
  dwc:aphiaid '125316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11471'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0347166667 145.733883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.0347166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.733883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.0347166667 145.733883333)"^^geo:wktLiteral ;
  geo-pos:lat "18.0347166667"^^xsd:decimal ;
  geo-pos:long "145.733883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11630'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.733883333'^^xsd:double;
  dwc:latitude '18.0347166667'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11630'^^xsd:string;
  dwc:observationDate '1984-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11371'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11371'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10883'^^xsd:integer;
  dwc:scientificName 'Parisis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '267706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10883'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '267706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11461'^^xsd:integer;
  dwc:scientificName 'Paracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '267673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11461'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1665601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11628'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11628'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11629'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11629'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11617'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11617'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11468'^^xsd:integer;
  dwc:scientificName 'Villogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11468'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11450'^^xsd:integer;
  dwc:scientificName 'Scleracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '267830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11450'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '267830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11459'^^xsd:integer;
  dwc:scientificName 'Euplexaura sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '204195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11459'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '204195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11619'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11619'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11627'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11627'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11604'^^xsd:integer;
  dwc:scientificName 'Calyptrophora sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '177833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11604'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '177833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11626'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11626'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11625'^^xsd:integer;
  dwc:scientificName 'Nicella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '125299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11625'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11462'^^xsd:integer;
  dwc:scientificName 'Paracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '267673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11462'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1665601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11357'^^xsd:integer;
  dwc:scientificName 'Versluysia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '578628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11357'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '267602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11372'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11372'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.752216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1191666667 145.752216667)"^^geo:wktLiteral ;
  geo-pos:lat "18.1191666667"^^xsd:decimal ;
  geo-pos:long "145.752216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11390'^^xsd:integer;
  dwc:scientificName 'Acanthomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.752216667'^^xsd:double;
  dwc:latitude '18.1191666667'^^xsd:double;
  dwc:aphiaid '204750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11390'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '204750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3175 145.81805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3175"^^xsd:decimal ;
  dwc:decimalLongitude "145.81805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3175 145.81805)"^^geo:wktLiteral ;
  geo-pos:lat "17.3175"^^xsd:decimal ;
  geo-pos:long "145.81805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10884'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '145.81805'^^xsd:double;
  dwc:latitude '17.3175'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10884'^^xsd:string;
  dwc:observationDate '1984-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.819166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  geo-pos:lat "17.3177833333"^^xsd:decimal ;
  geo-pos:long "145.819166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11472'^^xsd:integer;
  dwc:scientificName 'Villogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.819166667'^^xsd:double;
  dwc:latitude '17.3177833333'^^xsd:double;
  dwc:aphiaid '125316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11472'^^xsd:string;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.819166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  geo-pos:lat "17.3177833333"^^xsd:decimal ;
  geo-pos:long "145.819166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11623'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.819166667'^^xsd:double;
  dwc:latitude '17.3177833333'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11623'^^xsd:string;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.819166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  geo-pos:lat "17.3177833333"^^xsd:decimal ;
  geo-pos:long "145.819166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11449'^^xsd:integer;
  dwc:scientificName 'Scleracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.819166667'^^xsd:double;
  dwc:latitude '17.3177833333'^^xsd:double;
  dwc:aphiaid '267830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11449'^^xsd:string;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '267830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3177833333"^^xsd:decimal ;
  dwc:decimalLongitude "145.819166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3177833333 145.819166667)"^^geo:wktLiteral ;
  geo-pos:lat "17.3177833333"^^xsd:decimal ;
  geo-pos:long "145.819166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11355'^^xsd:integer;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.819166667'^^xsd:double;
  dwc:latitude '17.3177833333'^^xsd:double;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11355'^^xsd:string;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  geo-pos:lat "20.5191666667"^^xsd:decimal ;
  geo-pos:long "145.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10893'^^xsd:integer;
  dwc:scientificName 'Subergorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '145.88555'^^xsd:double;
  dwc:latitude '20.5191666667'^^xsd:double;
  dwc:aphiaid '205010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10893'^^xsd:string;
  dwc:observationDate '1984-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '205010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  geo-pos:lat "20.5191666667"^^xsd:decimal ;
  geo-pos:long "145.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11369'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.88555'^^xsd:double;
  dwc:latitude '20.5191666667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11369'^^xsd:string;
  dwc:observationDate '1984-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  geo-pos:lat "20.5191666667"^^xsd:decimal ;
  geo-pos:long "145.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11370'^^xsd:integer;
  dwc:scientificName 'Keroeides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.88555'^^xsd:double;
  dwc:latitude '20.5191666667'^^xsd:double;
  dwc:aphiaid '267529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11370'^^xsd:string;
  dwc:observationDate '1984-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '267529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  geo-pos:lat "20.5191666667"^^xsd:decimal ;
  geo-pos:long "145.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11616'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.88555'^^xsd:double;
  dwc:latitude '20.5191666667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11616'^^xsd:string;
  dwc:observationDate '1984-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  geo-pos:lat "20.5191666667"^^xsd:decimal ;
  geo-pos:long "145.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11615'^^xsd:integer;
  dwc:scientificName 'Viminella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Northern Mariana Islands'^^xsd:string;
  dwc:longitude '145.88555'^^xsd:double;
  dwc:latitude '20.5191666667'^^xsd:double;
  dwc:aphiaid '125300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11615'^^xsd:string;
  dwc:observationDate '1984-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  geo-pos:lat "20.5191666667"^^xsd:decimal ;
  geo-pos:long "145.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10886'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '145.88555'^^xsd:double;
  dwc:latitude '20.5191666667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10886'^^xsd:string;
  dwc:observationDate '1984-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5191666667"^^xsd:decimal ;
  dwc:decimalLongitude "145.88555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5191666667 145.88555)"^^geo:wktLiteral ;
  geo-pos:lat "20.5191666667"^^xsd:decimal ;
  geo-pos:long "145.88555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10892'^^xsd:integer;
  dwc:scientificName 'Subergorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '145.88555'^^xsd:double;
  dwc:latitude '20.5191666667'^^xsd:double;
  dwc:aphiaid '205010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10892'^^xsd:string;
  dwc:observationDate '1984-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '205010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 157.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "157.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 157.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "157.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11320'^^xsd:integer;
  dwc:scientificName 'Subergorgia suberosa (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '157.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '288010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11320'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '288010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.58695 164.834716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.58695"^^xsd:decimal ;
  dwc:decimalLongitude "164.834716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.58695 164.834716667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.58695"^^xsd:decimal ;
  geo-pos:long "164.834716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6541'^^xsd:integer;
  dwc:scientificName 'Ellisella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '164.834716667'^^xsd:double;
  dwc:latitude '-20.58695'^^xsd:double;
  dwc:aphiaid '125298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6541'^^xsd:string;
  dwc:aphiaIdAccepted '125298'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.55 165.00695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.55"^^xsd:decimal ;
  dwc:decimalLongitude "165.00695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.55 165.00695)"^^geo:wktLiteral ;
  geo-pos:lat "-20.55"^^xsd:decimal ;
  geo-pos:long "165.00695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6556'^^xsd:integer;
  dwc:scientificName 'Ellisella cercidia Grasshoff 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '165.00695'^^xsd:double;
  dwc:latitude '-20.55'^^xsd:double;
  dwc:aphiaid '291858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6556'^^xsd:string;
  dwc:aphiaIdAccepted '291858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.1 167.133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.1"^^xsd:decimal ;
  dwc:decimalLongitude "167.133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.1 167.133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.1"^^xsd:decimal ;
  geo-pos:long "167.133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11386'^^xsd:integer;
  dwc:scientificName 'Hicksonella princeps Nutting 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.133333333'^^xsd:double;
  dwc:latitude '-15.1'^^xsd:double;
  dwc:aphiaid '290120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11386'^^xsd:string;
  dwc:observationDate '1997-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '290120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.1 167.133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.1"^^xsd:decimal ;
  dwc:decimalLongitude "167.133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.1 167.133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.1"^^xsd:decimal ;
  geo-pos:long "167.133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11590'^^xsd:integer;
  dwc:scientificName 'Ellisella ceratophyta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.133333333'^^xsd:double;
  dwc:latitude '-15.1'^^xsd:double;
  dwc:aphiaid '520720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11590'^^xsd:string;
  dwc:observationDate '1997-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '520720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.1 167.133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.1"^^xsd:decimal ;
  dwc:decimalLongitude "167.133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.1 167.133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.1"^^xsd:decimal ;
  geo-pos:long "167.133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11591'^^xsd:integer;
  dwc:scientificName 'Ctenocella armida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.133333333'^^xsd:double;
  dwc:latitude '-15.1'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11591'^^xsd:string;
  dwc:observationDate '1997-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11322'^^xsd:integer;
  dwc:scientificName 'Annella sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '517547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11322'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '517547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11321'^^xsd:integer;
  dwc:scientificName 'Annella reticulata (Ellis & Solander 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '520671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11321'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '520671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11359'^^xsd:integer;
  dwc:scientificName 'Anthogorgia ochracea Grasshoff 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '288021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11359'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '288021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10881'^^xsd:integer;
  dwc:scientificName 'Solenocaulon tubulosum (Genth 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '287994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10881'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '287994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11587'^^xsd:integer;
  dwc:scientificName 'Junceella spinescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '289192'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11587'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '520689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11482'^^xsd:integer;
  dwc:scientificName 'Junceella dichotoma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11482'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11446'^^xsd:integer;
  dwc:scientificName 'Villogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '125316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11446'^^xsd:string;
  dwc:aphiaIdAccepted '125316'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11586'^^xsd:integer;
  dwc:scientificName 'Junceella juncea (Pallas 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '212767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11586'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '212767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11445'^^xsd:integer;
  dwc:scientificName 'Euplexaura sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '204195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11445'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '204195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A10882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:10882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '10882'^^xsd:integer;
  dwc:scientificName 'Solenocaulon sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:longitude '167.183333333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '204906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:10882'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '204906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.185283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.185283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.185283333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.185283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11441'^^xsd:integer;
  dwc:scientificName 'Paracis caecilia Grasshoff 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.185283333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '290608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11441'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1831490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.185283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.185283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.5166666667 167.185283333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.5166666667"^^xsd:decimal ;
  geo-pos:long "167.185283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11442'^^xsd:integer;
  dwc:scientificName 'Paracis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Vanuatu'^^xsd:string;
  dwc:longitude '167.185283333'^^xsd:double;
  dwc:latitude '-15.5166666667'^^xsd:double;
  dwc:aphiaid '267673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11442'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1665601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.2666666667"^^xsd:decimal ;
  geo-pos:long "167.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11440'^^xsd:integer;
  dwc:scientificName 'Villogorgia eitrina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '167.2'^^xsd:double;
  dwc:latitude '-15.2666666667'^^xsd:double;
  dwc:aphiaid '286455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11440'^^xsd:string;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '286455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.2666666667"^^xsd:decimal ;
  geo-pos:long "167.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11589'^^xsd:integer;
  dwc:scientificName 'Nicella magna Grasshoff 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '167.2'^^xsd:double;
  dwc:latitude '-15.2666666667'^^xsd:double;
  dwc:aphiaid '286175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11589'^^xsd:string;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '286175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.2666666667"^^xsd:decimal ;
  geo-pos:long "167.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11444'^^xsd:integer;
  dwc:scientificName 'Bebryce studeri Whitelegge 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '167.2'^^xsd:double;
  dwc:latitude '-15.2666666667'^^xsd:double;
  dwc:aphiaid '286350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11444'^^xsd:string;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '286350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2666666667 167.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.2666666667"^^xsd:decimal ;
  geo-pos:long "167.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11592'^^xsd:integer;
  dwc:scientificName 'Ellisella rossafila'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '167.2'^^xsd:double;
  dwc:latitude '-15.2666666667'^^xsd:double;
  dwc:aphiaid '291880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11592'^^xsd:string;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '291880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8347166667 167.566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.8347166667"^^xsd:decimal ;
  dwc:decimalLongitude "167.566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8347166667 167.566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.8347166667"^^xsd:decimal ;
  geo-pos:long "167.566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9363'^^xsd:integer;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '167.566666667'^^xsd:double;
  dwc:latitude '-22.8347166667'^^xsd:double;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9363'^^xsd:string;
  dwc:observationDate '1971-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.05"^^xsd:decimal ;
  dwc:decimalLongitude "168.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.35)"^^geo:wktLiteral ;
  geo-pos:lat "-17.05"^^xsd:decimal ;
  geo-pos:long "168.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11443'^^xsd:integer;
  dwc:scientificName 'Bebryce sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.35'^^xsd:double;
  dwc:latitude '-17.05'^^xsd:double;
  dwc:aphiaid '125308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11443'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.05"^^xsd:decimal ;
  dwc:decimalLongitude "168.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.35)"^^geo:wktLiteral ;
  geo-pos:lat "-17.05"^^xsd:decimal ;
  geo-pos:long "168.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11588'^^xsd:integer;
  dwc:scientificName 'Junceella fragilis (Ridley 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.35'^^xsd:double;
  dwc:latitude '-17.05'^^xsd:double;
  dwc:aphiaid '289188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11588'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '289188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.05"^^xsd:decimal ;
  dwc:decimalLongitude "168.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.35)"^^geo:wktLiteral ;
  geo-pos:lat "-17.05"^^xsd:decimal ;
  geo-pos:long "168.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11385'^^xsd:integer;
  dwc:scientificName 'Rumphella aggregata (Nutting 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.35'^^xsd:double;
  dwc:latitude '-17.05'^^xsd:double;
  dwc:aphiaid '213044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11385'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '213044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05305 168.366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.05305"^^xsd:decimal ;
  dwc:decimalLongitude "168.366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05305 168.366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.05305"^^xsd:decimal ;
  geo-pos:long "168.366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11305'^^xsd:integer;
  dwc:scientificName 'Melithaea ochracea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '168.366666667'^^xsd:double;
  dwc:latitude '-17.05305'^^xsd:double;
  dwc:aphiaid '288139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11305'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '288139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.05"^^xsd:decimal ;
  dwc:decimalLongitude "168.366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.05"^^xsd:decimal ;
  geo-pos:long "168.366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '6997'^^xsd:integer;
  dwc:scientificName 'Melithaea tongoa Grasshoff'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:longitude '168.366666667'^^xsd:double;
  dwc:latitude '-17.05'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:6997'^^xsd:string;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.05"^^xsd:decimal ;
  dwc:decimalLongitude "168.366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 168.366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.05"^^xsd:decimal ;
  geo-pos:long "168.366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11306'^^xsd:integer;
  dwc:scientificName 'Melithaea tongoa Grasshoff'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '168.366666667'^^xsd:double;
  dwc:latitude '-17.05'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11306'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8786166667 168.533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8786166667"^^xsd:decimal ;
  dwc:decimalLongitude "168.533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8786166667 168.533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8786166667"^^xsd:decimal ;
  geo-pos:long "168.533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11304'^^xsd:integer;
  dwc:scientificName 'Melithaea ochracea (Linnaeus 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '168.533333333'^^xsd:double;
  dwc:latitude '-16.8786166667'^^xsd:double;
  dwc:aphiaid '288139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11304'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '288139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.3173333333 169.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.3173333333"^^xsd:decimal ;
  dwc:decimalLongitude "169.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.3173333333 169.189)"^^geo:wktLiteral ;
  geo-pos:lat "-53.3173333333"^^xsd:decimal ;
  geo-pos:long "169.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9101'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '169.189'^^xsd:double;
  dwc:latitude '-53.3173333333'^^xsd:double;
  dwc:aphiaid '152211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9101'^^xsd:string;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '888439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2941666667 169.934166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.2941666667"^^xsd:decimal ;
  dwc:decimalLongitude "169.934166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.2941666667 169.934166667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.2941666667"^^xsd:decimal ;
  geo-pos:long "169.934166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9099'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '169.934166667'^^xsd:double;
  dwc:latitude '-42.2941666667'^^xsd:double;
  dwc:aphiaid '152211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9099'^^xsd:string;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '888439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.9573333333 173.890166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.9573333333"^^xsd:decimal ;
  dwc:decimalLongitude "173.890166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.9573333333 173.890166667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.9573333333"^^xsd:decimal ;
  geo-pos:long "173.890166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11710'^^xsd:integer;
  dwc:scientificName 'Placotrochides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '173.890166667'^^xsd:double;
  dwc:latitude '-16.9573333333'^^xsd:double;
  dwc:aphiaid '135117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11710'^^xsd:string;
  dwc:observationDate '1995-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '135117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.962 173.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.962"^^xsd:decimal ;
  dwc:decimalLongitude "173.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.962 173.958)"^^geo:wktLiteral ;
  geo-pos:lat "-16.962"^^xsd:decimal ;
  geo-pos:long "173.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11711'^^xsd:integer;
  dwc:scientificName 'Deltocyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '173.958'^^xsd:double;
  dwc:latitude '-16.962'^^xsd:double;
  dwc:aphiaid '135092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11711'^^xsd:string;
  dwc:observationDate '1995-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '135092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.0016666667 173.958166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.0016666667"^^xsd:decimal ;
  dwc:decimalLongitude "173.958166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.0016666667 173.958166667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.0016666667"^^xsd:decimal ;
  geo-pos:long "173.958166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11709'^^xsd:integer;
  dwc:scientificName 'Placotrochides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '173.958166667'^^xsd:double;
  dwc:latitude '-17.0016666667'^^xsd:double;
  dwc:aphiaid '135117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11709'^^xsd:string;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '135117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.9853333333 173.991833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.9853333333"^^xsd:decimal ;
  dwc:decimalLongitude "173.991833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.9853333333 173.991833333)"^^geo:wktLiteral ;
  geo-pos:lat "-16.9853333333"^^xsd:decimal ;
  geo-pos:long "173.991833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A11708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:11708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '11708'^^xsd:integer;
  dwc:scientificName 'Placotrochides sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '173.991833333'^^xsd:double;
  dwc:latitude '-16.9853333333'^^xsd:double;
  dwc:aphiaid '135117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:11708'^^xsd:string;
  dwc:observationDate '1995-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '135117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.124 174.614666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.124"^^xsd:decimal ;
  dwc:decimalLongitude "174.614666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.124 174.614666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.124"^^xsd:decimal ;
  geo-pos:long "174.614666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2856__urn%3Acatalog%3ASMF%3ACollection%20Cnidaria%3A9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Cnidaria:9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2856_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Cnidaria'^^xsd:string;
  dwc:catalogNumber '9100'^^xsd:integer;
  dwc:scientificName 'Stephanoscyphus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '174.614666667'^^xsd:double;
  dwc:latitude '-50.124'^^xsd:double;
  dwc:aphiaid '152211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Cnidaria:9100'^^xsd:string;
  dwc:observationDate '1998-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '888439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF